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

Asterisk wildcard support. Option for sending notification only on failed Quality Gate #3

Merged
merged 1 commit into from
Oct 27, 2016

Conversation

poznachowski
Copy link
Contributor

This PR addresses #1 and #2.
It implements basic asterisk wildcard functionality in project key value for better support of Sonar branches. The asterisk will be resolved as a wildcard only if placed at the end.
If more than 1 project resolves, the first one will be picked, giving warning message in Sonar log file.

It adds another per project configuration option for sending notification only if Quality Gate fails.
If enabled, it will suppress Quality Gate conditions which were met. (only WARN and ERROR conditions will be shown as Slack message attachment).

Implements attachment colour based on Quality Gate status.

…r branches; Implement option for sending notification only if Quality Gate fails; Implement attachment colour based on Quality Gate status
@kogitant kogitant merged commit 96cdee6 into kogitant:master Oct 27, 2016
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.

None yet

2 participants