agents: Adjust rules for changelog entries

This commit is contained in:
Armin Ronacher
2026-08-14 12:45:26 +02:00
parent 0e0021fbbe
commit c36552212e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -38,3 +38,4 @@ Constraints:
- Do not open a PR unless I explicitly ask.
- If this is not GitHub issue or PR work, do not post a GitHub comment.
- If a final issue or PR comment was already posted in this session, do not post another one unless I explicitly ask.
- When working against a branch other than `main`, skip the changelog.
+1
View File
@@ -117,6 +117,7 @@ Rules:
- All new entries go under `## [Unreleased]`. Read the full section first and append to existing subsections; never duplicate them.
- Released version sections (e.g. `## [0.12.2]`) are immutable; never modify them.
- Do not create changelog entries when working on a branch other than `main` or pull request
Attribution: