Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Not A Defect
-
Component/s: branch-api-plugin, workflow-multibranch-plugin
-
Labels:None
-
Environment:Jenkins 2.150.2
branch-api-plugin 2.1.0
Pipeline Multibranch Plugin 2.20
Jenkins 2.150.3
branch-api-plugin 2.1.2
Pipeline Multibranch Plugin 2.20
-
Similar Issues:
Description
I am using multibranch pipeline job.
After few upgrades, I've noticed that Property strategy -> Suppress automatic SCM triggering is shown as deprecated in existing jobs and I can't add it to new jobs.
Tested on different Jenkins instances with current / latest versions, still the same.
Not sure which plugin caused this change, so happy to add more info if needed.
Attachments
Issue Links
- is related to
-
JENKINS-64896 overrideIndexTriggers not respected on PRs
-
- Open
-
I have noticed the same on my end too. Compared it to and older version of the Branch API plugin (2.0.20) and it had this option.
This is a bummer because my team has been heavily reliant on this feature.