Skip to content

Commit 3c3c6aa

Browse files
Copilotl0lawrence
andauthored
Fix doc: accurately reflect chronus-verify workflow path filter
Agent-Logs-Url: https://github.com/Azure/azure-sdk-for-python/sessions/5b569801-2fe6-444b-9f82-e75c3eff1f9b Co-authored-by: l0lawrence <100643745+l0lawrence@users.noreply.github.com>
1 parent 549c207 commit 3c3c6aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/dev/changelog_updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Or using raw Chronus:
108108
npx chronus verify
109109
```
110110

111-
> **Note:** The CI workflow (`Chronus Verify`) runs `chronus verify` automatically on every pull request that modifies files under `sdk/`. If it fails, add a change description with `azpysdk changelog add`.
111+
> **Note:** The CI workflow (`Chronus Verify`) runs `chronus verify` automatically on every pull request that modifies source files under `sdk/` (specifically files matching `sdk/*/*/**`). If it fails, add a change description with `azpysdk changelog add`.
112112
113113
If your changes don't need a changelog entry (e.g., pure documentation or test-only changes unrelated to package behavior), you can add an `internal` change kind entry to satisfy the requirement without bumping the version.
114114

0 commit comments

Comments
 (0)