Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18676

Allow CommandInterpreters to set build status based on script result

      Our company has been using Jenkins for a while now and have been wanting to improve the flexibility of script-based functions to support setting the status of the build to something other than SUCCESS or FAILED. So far, we've worked around the issue using cli commands, but I don't see why this couldn't be an option for plugin developers to setup using an inherited method.

          [JENKINS-18676] Allow CommandInterpreters to set build status based on script result

          benoit guerin added a comment -

          benoit guerin added a comment - Maybe a solution : https://github.com/jenkinsci/jenkins/pull/1079

          CommandInterpreter.join() from pull request #1079 addresses this.

          Kohsuke Kawaguchi added a comment - CommandInterpreter.join() from pull request #1079 addresses this.

            kohsuke Kohsuke Kawaguchi
            precisiondev Precision Developer
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: