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

Reconsider notification levels (urgency) #320

Open
plexus opened this issue Oct 11, 2022 · 0 comments
Open

Reconsider notification levels (urgency) #320

plexus opened this issue Oct 11, 2022 · 0 comments

Comments

@plexus
Copy link
Member

plexus commented Oct 11, 2022

Currently the notifier plugin logs failing tests with an "urgency" of "critical", this causes the notifications to become persistent on certain systems (at least KDE, possibly also gnome).

I would like to see two changes
a) a breaking change moving from urgencies "normal" and "critical" to "low" and "normal"
b) making the level configurable

:kaocha.plugin.notifier/urgency :normal

With possible values

  • :auto, the default, use low/normal depending on result
  • :low / :normal / :critical : use fixed value

Note that this currently only impacts linux.

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

No branches or pull requests

1 participant