Skip to content

Exclude bot accounts from README contributors#438

Merged
tinder-maxwellelliott merged 1 commit into
masterfrom
maxwelle/exclude-bots-from-contributors
Jul 17, 2026
Merged

Exclude bot accounts from README contributors#438
tinder-maxwellelliott merged 1 commit into
masterfrom
maxwelle/exclude-bots-from-contributors

Conversation

@tinder-maxwellelliott

Copy link
Copy Markdown
Collaborator

Summary

  • Filter GitHub bot accounts (API type Bot or name/login ending in [bot]) out of the generated README contributors table
  • Regenerate the contributors section so github-actions[bot] no longer appears

Test plan

  • Ran bazel run //tools:generate-readme and confirmed no [bot] entries remain in the contributors table
  • Spot-check the PR README contributors section for human-only entries

Made with Cursor

GitHub Actions and other bots were appearing in the generated contributors table; skip accounts typed as Bot or named with the [bot] suffix.

Co-authored-by: Cursor <cursoragent@cursor.com>
@tinder-maxwellelliott
tinder-maxwellelliott merged commit 506b3de into master Jul 17, 2026
15 checks passed
@tinder-maxwellelliott
tinder-maxwellelliott deleted the maxwelle/exclude-bots-from-contributors branch July 17, 2026 17:09
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