jenkins-job-builder/tests/githuborg/fixtures/minimal.yaml
Eric Ball a833d1fde6
Feat: Add GitHub Organization job type
This adds a job type "githuborg", which creates multibranch pipelines
for all repos in the org that contain the specified Jenkinsfile.

Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: I148e2300f3b1ee148b51d25a2a805ed0b5a97862
2021-07-09 16:46:11 -07:00

6 lines
116 B
YAML

name: github-org-minimal
project-type: githuborg
project: example-project
github-org:
repo-owner: example-owner