Skip to content

ci: do not read a bot's pull-request text for AI tooling names - #321

Merged
pierre-warnier merged 1 commit into
mainfrom
ci/skip-bot-pr-text
Sep 21, 2026
Merged

pierre-warnier merged 1 commit into
mainfrom
ci/skip-bot-pr-text

Conversation

@pierre-warnier

Copy link
Copy Markdown
Collaborator

Renovate's #319 failed the No AI traces check on its body: the pasted release notes of uucore 0.12 name a code-review tool in the title of an upstream coreutils change. Nobody here wrote that text, and a dependency update should not fail over it. A bot's title and body (pull_request.user.type == 'Bot') are now passed to the check as empty; its commits and its diff are checked as before, and a human's title and body still are. actionlint clean.

Renovate's #319 failed the trace check on its body, which is the pasted
release notes of uucore 0.12 and names a code-review tool in the title
of an upstream coreutils change. Nobody here wrote that text, and a
dependency update should not fail over it. A bot's title and body are
now passed to the check as empty; its commits and its diff are checked
as before, and a human's title and body still are.
@pierre-warnier
pierre-warnier merged commit b292360 into main Sep 21, 2026
13 checks passed
@pierre-warnier
pierre-warnier deleted the ci/skip-bot-pr-text branch September 21, 2026 13:53
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