Hello, I'm currently setting up a jenkins Multibranch pipeline, and I have an issue with the commit status displayed on the PR on GitHub. Right now what it does is add a commit status at the beginning of the build and set it to success when it is done. This works great, but this is not exactly what I need. What I would like to do is have two commit statuses on the PR, one that turns green when the first part of the job is done, and another that turns green at the end of the job. I did not find any way to configure this behavior, so I think it would be a good idea to do it directly in the Jenkinsfile. However I also did not find any way to do that, has someone any idea how to do it or where to look for information ? (I'm a Jenkins newbie so I may have missed something obvious, in this case my apologies)
I found this <https://github.com/janinko/ghprb#job-dsl-support> that may be useful, but I do not see how this would apply to my use case. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/80cc94cf-9d93-4fd1-a0ec-315bedc48d8e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.