github-scm-trait-notification-context-plugin icon indicating copy to clipboard operation
github-scm-trait-notification-context-plugin copied to clipboard

Add ability to send or not send report based on build status.

Open mpetricek-corp opened this issue 1 year ago • 1 comments

As in some build systems, some statuses are used for builds that were not (re)scheduled for capacity reasons (in our system it is "Unstable") and github interprets unstable as "tests failed", this generates lot of false alarms.

In general, it could be useful to report only some statuses.

This PR extends the plugin so additionally for all statuses it can be configured to send or not send the appropriate notification.

mpetricek-corp avatar Feb 28 '23 18:02 mpetricek-corp