Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
github-branch-source-plugin would set a build status for the whole build like "ci/jenkins/pr-merge" to be pending , success, or failure.
It would be great that it can also set github status for seperate pipeline stages, like we have two stage "frontend test" and "backend test", it would be brilliant if the plugin can set the github status "ci/jenkins/stages/frontend test" to be pending, success, or failure, automatically.
sorry, I just found the plugin for this feature -> https://issues.jenkins-ci.org/browse/HOSTING-435 https://github.com/jenkinsci/github-autostatus-plugin https://plugins.jenkins.io/github-autostatus/