-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
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
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.
- is related to
-
JENKINS-64896 overrideIndexTriggers not respected on PRs
-
- Open
-
[JENKINS-56231] Suppress automatic SCM triggering is deprecated
Summary | Original: suppress automatic scm triggering is deprecated | New: Suppress automatic SCM triggering is deprecated |
Component/s | New: workflow-multibranch-plugin [ 21465 ] |
I just noticed this, too. I cannot find a suitable alternative. Please at least adjust the help-text to tell users what to do instead.
The main issue for me is the fact that Jenkins even triggers builds on branch-indexing when the build is parametrized. Of course, without parameters, these builds usually fail.