Skip to content

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
@bsipocz
Copy link
Collaborator

bsipocz commented Sep 8, 2025

@choldgraf - could you or someone tag a release, so we stop getting the bots' noise in the changelogs? (I'm happy to help if needed, but I'm not a direct user of this package)

(see https://github.com/jupyter-book/mystmd/releases/tag/mystmd%401.6.1)

@stefanv stefanv changed the title Allow excluding certain usernames from changelog ENH: Allow excluding certain usernames from changelog Sep 30, 2025
@stefanv stefanv changed the title ENH: Allow excluding certain usernames from changelog Allow excluding certain usernames from changelog Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make the list of bot users configurable

4 participants