We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Being able to ignore PR/issues from automation bots (e.g version packages PR from changeset would be very useful in reducing cognitive load.
version packages
Add a configuration, 'blocklist notification by regex'. Issues/PRs matching given regular expression will be omitted from:
being able to ignore PRs/issues from bots.
The text was updated successfully, but these errors were encountered:
Related: if not regex, being able to specify a GitHub filter, e.g. "reason:review-requested or reason:assigned" would also serve.
Sorry, something went wrong.
No branches or pull requests
Rationale
Being able to ignore PR/issues from automation bots (e.g
version packages
PR from changeset would be very useful in reducing cognitive load.Solution
Add a configuration, 'blocklist notification by regex'. Issues/PRs matching given regular expression will be omitted from:
Alternatives
being able to ignore PRs/issues from bots.
The text was updated successfully, but these errors were encountered: