🚀 Feature: Use a bot name for automatic all-contributors actions #928
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
Right now,
.github/workflows/contributors.yml
triggers https://github.com/JoshuaKGoldberg/all-contributors-auto-action to add a comment on contributions. Example: JoshuaKGoldberg/release-it-action#14 (comment)Although the comment's text indicates it's from a bot, it's still attributed to the username that posts it (in that comment's case,
@JoshuaKGoldberg
). Which I've always found odd. I think it'd make sense to instead seem to post from a more obviously bot-like name. Maybe,github-actions
?Additional Info
This might necessitate filing a feature request for a new input or two to https://github.com/JoshuaKGoldberg/all-contributors-auto-action. I haven't looked into it.
The text was updated successfully, but these errors were encountered: