Chore!: Rename 'whitelist' to 'allowlist'
[releng/global-jjb.git] / docs / _static / github-pr-trigger.example
1 - triggers:
2    - github-pull-request:
3        trigger-phrase: ^remerge$
4        only-trigger-phrase: true
5        status-context: JJB Merge
6        permit-all: false
7        github-hooks: true
8        org-list:
9          - '{github-org}'
10        white-list: '{obj:github_pr_allowlist}'
11        admin-list: '{obj:github_pr_admin_list}'
12        included_regions: '{obj:github_included_regions}'