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

adds desktop notification filtering #106

Merged
merged 2 commits into from
Jan 18, 2019

Conversation

steefmin
Copy link

@steefmin steefmin commented Jan 4, 2019

What

This PR adds filtering to the desktop notification functionality added in #64.

Why

Currently, when the desktop notifications are enabled, you will receive a notification of each update of the status of your pipeline. However most users are only interested in two of the cases:

  • the success of your pipeline
    and even more important
  • a failed pipeline

This PR allows you to select which statuses you want to be notified of. By default the 'error' and 'success' states will be notified, the others are disabled.

Copy link
Member

@rick-nu rick-nu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @steefmin, awesome addition! Looks great as well!

Have some small comments, nothing big. Thanks!

@steefmin
Copy link
Author

Thanks for the critical review. commit 12f9462 should improve this PR.

@rick-nu
Copy link
Member

rick-nu commented Jan 18, 2019

Looks great! Thanks for the improvements @steefmin!

@rick-nu rick-nu merged commit e9ee2d9 into FuturePortal:master Jan 18, 2019
@T-888 T-888 mentioned this pull request Jan 18, 2019
@steefmin steefmin deleted the feature/notify-filter branch June 14, 2019 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants