-
New Feature
-
Resolution: Fixed
-
Minor
I would like to have the ability to force a poll of a pipeline job using the REST API.
Where it would be something like curl -X POST $JENKINS_URL/jobs/$PIPELINE_JOB/polling and that would force a poll check on the job itself.
- relates to
-
JENKINS-27299 Refactor Disable Build feature out of AbstractProject for Pipeline Compatibility
- Resolved