Skip to content
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

Allow more fine grained filtering of messages #1155

Open
penguinpee opened this issue Jun 27, 2024 · 0 comments
Open

Allow more fine grained filtering of messages #1155

penguinpee opened this issue Jun 27, 2024 · 0 comments

Comments

@penguinpee
Copy link

This is a follow up to / split off from #1138.

Currently, the only filtering possible is by using globs for topic patterns and built in severity levels. I'd like to be able to use regular expressions for filtering, allowing for more fine grained filters.

This was triggered by the lack of information in Copr messages (fedora-copr/copr/issues/3237) in attempt to at least have some notification, but I think it might be useful in general. Of course, the usefulness is largely influenced by the level of information in the messages.

Above the input field for filters it states Topic pattern:. I assume this corresponds to the subject of the message in case of e-mail notification. If so, allowing to filter on the body, preferably as a separate filter, will also improve versatility of filters. If not, some clarification on what part of the message the filter is applied to, will be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants