allow-whitelist-orgs-as-admins: true
org-list:
- ceph
+ cancel-builds-on-update: true
# this job is only triggered by explicitly asking for it
only-trigger-phrase: true
trigger-phrase: 'jenkins test docs'
github-hooks: true
permit-all: true
auto-close-on-fail: false
- status-context: "Testing: building docs"
- started-status: "Building documentation"
+ status-context: "Docs: build check"
+ started-status: "Docs: building"
success-status: "OK - docs built"
- failure-status: "Docs failed with errors"
+ failure-status: "Docs: failed with errors"
scm:
- git:
url: https://github.com/ceph/ceph
browser: auto
+ branches:
+ - ${sha1}
+ refspec: +refs/pull/*:refs/remotes/origin/pr/*
skip-tag: true
timeout: 20
wipe-workspace: true