🚀 Feature: Use a bot name for automatic all-contributors actions
Bug Report Checklist
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have pulled the latest
mainbranch of the repository. - [X] I have searched for related issues and found none that matched my issue.
Overview
Right now, .github/workflows/contributors.yml triggers https://github.com/JoshuaKGoldberg/all-contributors-auto-action to add a comment on contributions. Example: https://github.com/JoshuaKGoldberg/release-it-action/issues/14#issuecomment-1742738364
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.
@JoshuaKGoldberg Can you assign me this issue
Thanks for your interest @Killer2OP! There isn't any kind of assignment/claiming setup: https://github.com/JoshuaKGoldberg/create-typescript-app/blob/76a75186fd89fc3f66e4c1254c717c28d70afe0d/.github/CONTRIBUTING.md#issue-claiming. Glad to see the PR!