-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Currently there doesn't seem to be a way to determine if a WorkflowMultiBranchProject job is disabled in the REST API. It should be added.
It can be obtained from the config.xml:
<org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject plugin="workflow-multibranch@756.v891d88f2cd46"> . . . <disabled>true</disabled>
[JENKINS-73425] Expose if a multi-branch pipeline parent job is disabled to REST API
Assignee | New: Mark R [ mrichar2 ] |
Assignee | Original: Mark R [ mrichar2 ] |
Assignee | New: Mark R [ mrichar2 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Component/s | New: core [ 15593 ] |
Component/s | New: cloudbees-folder-plugin [ 18137 ] | |
Component/s | Original: core [ 15593 ] |
Released As | New: https://github.com/jenkinsci/cloudbees-folder-plugin/releases/tag/6.959.v4ed5cc9e2dd4 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Released in 6.959.v4ed5cc9e2dd4
https://github.com/jenkinsci/cloudbees-folder-plugin/pull/441