ansible-community / collection_bot

Fork of Ansibullbot for collections
GNU General Public License v3.0
5 stars 10 forks source link

Bot pings insane large number of authors for new module requests #18

Closed felixfontein closed 3 years ago

felixfontein commented 3 years ago

See for example https://github.com/ansible-collections/community.general/pull/876#issuecomment-745602176

I'm not sure how it determines that long author list, I guess it's somehow looking at all modules becaues of the symlink in plugins/modules/.

In any case, such long CC lists are really annoying - for both the people pinged there, and for other people in the PR.

gundalow commented 3 years ago

Should be fixed by https://github.com/ansible-community/collection_bot/pull/19