Re: reporting status back to Github, before using `input`

2018-04-06 Thread Steven Foster
If you end up managing your own status notifications, you might want to either use the same "context"/"label" as the automatic multibranch notifications (so it is overwritten) or disable the automatic ones and manage it entirely yourself. https://plugins.jenkins.io/github-scm-trait-notification

Re: reporting status back to Github, before using `input`

2018-04-06 Thread j . knurek
I think I answered my own question in finding a plugin to do this: https://plugins.jenkins.io/pipeline-githubnotify-step On Friday, 6 April 2018 14:00:57 UTC+2, j.kn...@travelaudience.com wrote: > > I think I have a request for something that is not possible, but I thought > I'd ask anyhow. >

reporting status back to Github, before using `input`

2018-04-06 Thread j . knurek
I think I have a request for something that is not possible, but I thought I'd ask anyhow. Here's the current scenario: We're using Github multibranch/organization so that every branch in every repo that has a Jenkinsfile gets built with CI. When the build completes, Jenkins reports the statu