-
Notifications
You must be signed in to change notification settings - Fork 140
[Feature request] Able to ignore bots for posting comments/tagging issues #529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
When #874 merges, you will have the ability to configure this using the property
😉 |
A quick update on this: Now you can target and ignore both issues and PRs created by bot by simply setting your
|
🎉 This issue has been resolved in version 10.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Hello,
In most of my repository, I have dependabot enabled (with auto-merge after test passes), a lot of the lib get updated quite a lot and I end up with a lot PR relating to dependencies update.
When it's time to do a release, semantic-release/github will go and post a comments on all those PR... This spam me aquite a lot.
I love the feature of posting comments (especially for human made PR or Issue), but can we disable it for bots ?
Having a blacklist of users would be great !
The text was updated successfully, but these errors were encountered: