jenkins-job-builder/tests/multibranch/fixtures/scm_github_full.yaml

14 lines
388 B
YAML

name: scm-github-full
project-type: multibranch
scm:
- github:
api-uri: http://example.org/github
repo: example-repo
repo-owner: example-owner
credentials-id: example-credential
branch-discovery: all
discover-pr-forks-strategy: both
discover-pr-forks-trust: everyone
discover-pr-origin: both
discover-tags: true