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

Add Slack notifications to Jenkins Files #975

Closed
AdamBrousseau opened this issue Jan 18, 2018 · 1 comment
Closed

Add Slack notifications to Jenkins Files #975

AdamBrousseau opened this issue Jan 18, 2018 · 1 comment

Comments

@AdamBrousseau
Copy link
Contributor

We have a Slack team now with a channel dedicated to #Jenkins bot notifications

Likely should only post when there is a failure.

AdamBrousseau added a commit to AdamBrousseau/openj9 that referenced this issue Mar 5, 2018
- If a downstream job fails, send a slack
- Add slack_channel to variables file
- Slack message contains Pipeline build name, number, url
  as well as downstream job that failed name, number, url

[skip ci]

Issue eclipse-openj9#975

Signed-off-by: Adam Brousseau <adam.brousseau88@gmail.com>
@AdamBrousseau
Copy link
Contributor Author

AdamBrousseau commented Mar 6, 2018

This has been added to nightly pipelines via #1346.
It is temporarily in place in the omr-acceptance build in the sandbox code and will convert to the same method used in 1346 once #972 is resolved.
The remaining item would be to add slack to the omr mirror job. I can get a PR together for that then we can close this issue.

AdamBrousseau added a commit to AdamBrousseau/openj9 that referenced this issue Mar 6, 2018
[skip ci]

Fixes eclipse-openj9#975

Signed-off-by: Adam Brousseau <adam.brousseau88@gmail.com>
AdamBrousseau added a commit to AdamBrousseau/openj9-website that referenced this issue Mar 6, 2018
Issue eclipse-openj9/openj9#975

Signed-off-by: Adam Brousseau <adam.brousseau88@gmail.com>
yanluo7 pushed a commit to yanluo7/openj9 that referenced this issue Mar 28, 2018
- If a downstream job fails, send a slack
- Add slack_channel to variables file
- Slack message contains Pipeline build name, number, url
  as well as downstream job that failed name, number, url

[skip ci]

Issue eclipse-openj9#975

Signed-off-by: Adam Brousseau <adam.brousseau88@gmail.com>
yanluo7 pushed a commit to yanluo7/openj9 that referenced this issue Mar 28, 2018
[skip ci]

Fixes eclipse-openj9#975

Signed-off-by: Adam Brousseau <adam.brousseau88@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants