Skip to content

chore(ci): exclude bot accounts from contributors list#96

Merged
CalvinAllen merged 2 commits into
mainfrom
chore/exclude-bots-from-contributors
Dec 11, 2025
Merged

chore(ci): exclude bot accounts from contributors list#96
CalvinAllen merged 2 commits into
mainfrom
chore/exclude-bots-from-contributors

Conversation

@CalvinAllen

Copy link
Copy Markdown
Contributor

Summary

  • Filter out bot accounts from the nightly contributors update
  • Excludes accounts with GitHub's Bot type
  • Excludes accounts with [bot] suffix in login name (e.g., github-actions[bot])

Test plan

  • Verify workflow runs successfully on next schedule or manual trigger
  • Confirm bot accounts no longer appear in README contributors section

Filter out bot accounts from the nightly contributors update:
- Exclude accounts with type "Bot"
- Exclude accounts with [bot] suffix in login name
@CalvinAllen

CalvinAllen commented Dec 11, 2025

Copy link
Copy Markdown
Contributor Author

/skip-changelog

@CalvinAllen CalvinAllen merged commit 11d96e7 into main Dec 11, 2025
9 checks passed
@CalvinAllen CalvinAllen deleted the chore/exclude-bots-from-contributors branch December 11, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant