🔍 Is there already an issue for your problem?
📝 Description
Hi. I love Gitify but there's one annoying thing that I would like to report.
I'm not sure if this is a problem specific to my GitHub org hence why I'm reporting it.
When a workflow fails I get a notification.
When clicking the notification it redirects me to actions?query=workflow%3A"WorkflowName"+is%3AFAILURE+branch%3ATheBranch.
My question is about the is: FAILURE filter. It seems to be case sensitive. If I use Gitify's repo as an example:
https://github.com/gitify-app/gitify/actions?query=is%3Afailure -> Shows results
https://github.com/gitify-app/gitify/actions?query=is%3AFAILURE -> Doesn't show results.
Could this be fixed?
🪜 Steps To Reproduce
Click on a workflow run failed notification.
Check that it redirections to the actions list without any workflow.
🪵 Log Excerpts
No response
Gitify Version
6.19.0
Operating System
macOS
GitHub Account
GitHub Cloud
📸 Screenshots
No response
🔍 Is there already an issue for your problem?
📝 Description
Hi. I love Gitify but there's one annoying thing that I would like to report.
I'm not sure if this is a problem specific to my GitHub org hence why I'm reporting it.
When a workflow fails I get a notification.
When clicking the notification it redirects me to
actions?query=workflow%3A"WorkflowName"+is%3AFAILURE+branch%3ATheBranch.My question is about the
is: FAILUREfilter. It seems to be case sensitive. If I use Gitify's repo as an example:https://github.com/gitify-app/gitify/actions?query=is%3Afailure -> Shows results
https://github.com/gitify-app/gitify/actions?query=is%3AFAILURE -> Doesn't show results.
Could this be fixed?
🪜 Steps To Reproduce
Click on a workflow run failed notification.
Check that it redirections to the actions list without any workflow.
🪵 Log Excerpts
No response
Gitify Version
6.19.0
Operating System
macOS
GitHub Account
GitHub Cloud
📸 Screenshots
No response