Skip to content

ci: exclude bot authors from generated release notes#95

Merged
henryiii merged 1 commit into
mainfrom
ci/fix-release-notes-bot-exclude
Jul 12, 2026
Merged

ci: exclude bot authors from generated release notes#95
henryiii merged 1 commit into
mainfrom
ci/fix-release-notes-bot-exclude

Conversation

@henryiii

Copy link
Copy Markdown
Contributor

🤖 AI text below 🤖

The changelog.exclude.authors entries never matched — GitHub compares the exact author login, so dependabot / pre-commit-ci let every bot PR through (visible in the v0.2.2 notes and the draft v0.3.0 notes). Using the [bot]-suffixed logins drops them.

Verified against the release-notes generator: bot PRs go from 7 to 0 in the v0.2.2...v0.3.0 range.

GitHub matches the exact author login, so the bare `dependabot` /
`pre-commit-ci` names never matched; use the `[bot]`-suffixed logins so
dependabot and pre-commit-ci PRs drop out of the changelog.

Assisted-by: ClaudeCode:claude-opus-4.8
@henryiii
henryiii merged commit 5183fc7 into main Jul 12, 2026
15 of 27 checks passed
@henryiii
henryiii deleted the ci/fix-release-notes-bot-exclude branch July 12, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant