github / accessibility-alt-text-bot

An action to remind users to add alt text on Issues, Pull Requests, and Discussions
MIT License
74 stars 13 forks source link

📝 Docs: Suggest filtering out bots #45

Open JoshuaKGoldberg opened 8 months ago

JoshuaKGoldberg commented 8 months ago

We're using this action in github.com/typescript-eslint/typescript-eslint and although it works well, it takes up a lot of workflow space. Since it needs to run on all comments & comment edits, every time another bot such as Netlify updates a comment -which is very often in auto-deploys!- the workflow runs. We filed https://github.com/typescript-eslint/typescript-eslint/issues/8205 on ourselves to disable the action on bots.

Can I suggest having the README.md / first-run docs for accessibility-alt-text-bot disable the workflow for bot accounts?

There's something funny about the default docs of an action authored in the GitHub organization causing many many more workflow GitHub Action runs to take up more of GitHub's $.

kendallgassner commented 8 months ago

Really good point! Thanks for opening this issue. cc. @khiga8