Skip to content

Allow excluding certain usernames from changelog #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

stefanv
Copy link
Collaborator

@stefanv stefanv commented Jul 22, 2025

Also expand known bot list to include github-actions[bot] and changeset-bot.

Also expand known bot list to include `github-actions[bot]` and `changeset-bot`.
docs/use.md Outdated
## Remove bots from the changelog

`github-activity` ships with a known list of bot usernames, but your project may use ones not on our list.
To ignore additional usernames from the changelog, use the `--ignore-contributor` flag.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you provide multiple contributors? If so could you document that? (e.g. do you pass the flag multiple times, do you do a comma separated list, space-separated list, etc?) what if you have a long list and have it all in a file, could we show that as a demo?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@stefanv
Copy link
Collaborator Author

stefanv commented Jul 22, 2025

OK, all suggestions made so far are now implemented.

@stefanv stefanv force-pushed the custom-specification-of-ignored-contributors branch from 3b6f581 to 6c37c21 Compare July 22, 2025 22:42
@stefanv
Copy link
Collaborator Author

stefanv commented Jul 22, 2025

Garrrr... rate limit exceeded.

@stefanv stefanv force-pushed the custom-specification-of-ignored-contributors branch from 79ce3a2 to 3470d05 Compare July 22, 2025 23:14
@stefanv stefanv force-pushed the custom-specification-of-ignored-contributors branch from 3470d05 to 7eb7f03 Compare July 22, 2025 23:18
@choldgraf
Copy link
Member

@stefanv I just made you a maintainer for this repo - when you're comfortable, feel free to both merge this and cut a release

@stefanv stefanv force-pushed the custom-specification-of-ignored-contributors branch from fc89410 to c94f669 Compare July 23, 2025 17:16
Copy link
Collaborator

@nabobalis nabobalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@stefanv stefanv merged commit 5b3f082 into executablebooks:main Jul 23, 2025
6 of 8 checks passed
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.

Make the list of bot users configurable
4 participants