jenkins-job-builder/tests/multibranch/fixtures/scm_github_comment_plugin_b...

15 lines
471 B
YAML

name: 'demo-multibranch-github-min'
project-type: multibranch
scm:
- github:
repo: 'foo'
repo-owner: 'johndoe'
property-strategies:
all-branches:
- suppress-scm-triggering: true
- pipeline-branch-durability-override: max-survivability
- trigger-build-on-pr-comment: "Ci build!"
- trigger-build-on-pr-review: false
- trigger-build-on-pr-update: false