Commit 47bfc7d
Tell Codex review bot not to flag missing changelog entries
The Codex code-review bot derives its rules from AGENTS.md and was
raising a finding asking for a changelog entry on essentially every
non-draft PR. Changelog files are named
`<INTEGRATION>/changelog.d/<PR_NUMBER>.<TYPE>`, so they can only be
created after the PR number is assigned -- their absence at review time
is expected, not a defect, and the requirement is already enforced by
the check_changelog job in pr-quick-check.yml.
Add a Review Guidelines section instructing the reviewer to skip this
finding, without relaxing the changelog requirement for authored code.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 665acb1 commit 47bfc7d
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
168 | 174 | | |
169 | 175 | | |
170 | 176 | | |
| |||
0 commit comments