mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
ci: make members of the GitHub "ceph" organization admins
Not everyone can restart CI jobs, only members of the Ceph organization in GitHub. All jibs (except "commitlint") are started automatically, so there is no functional change. Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
f7c6b2bb72
commit
fdb17ace76
@ -29,7 +29,6 @@
|
||||
cron: 'H/5 * * * *'
|
||||
white-list-target-branches:
|
||||
- ci/centos
|
||||
admin-list:
|
||||
- nixpanic
|
||||
org-list:
|
||||
- ceph
|
||||
allow-whitelist-orgs-as-admins: true
|
||||
|
@ -27,7 +27,11 @@
|
||||
status-context: commitlint
|
||||
trigger-phrase: '/(re)?test ((all)|(commitlint))'
|
||||
# only run on PRs where the trigger-phrase is posted
|
||||
only-trigger-phrase: true
|
||||
permit-all: false
|
||||
# TODO: set github-hooks to true when it is configured in GitHub
|
||||
github-hooks: false
|
||||
cron: 'H/5 * * * *'
|
||||
org-list:
|
||||
- ceph
|
||||
allow-whitelist-orgs-as-admins: true
|
||||
|
@ -29,7 +29,6 @@
|
||||
cron: 'H/5 * * * *'
|
||||
black-list-target-branches:
|
||||
- ci/centos
|
||||
admin-list:
|
||||
- nixpanic
|
||||
org-list:
|
||||
- ceph
|
||||
allow-whitelist-orgs-as-admins: true
|
||||
|
@ -43,7 +43,6 @@
|
||||
cron: 'H/5 * * * *'
|
||||
white-list-target-branches:
|
||||
- ci/centos
|
||||
admin-list:
|
||||
- nixpanic
|
||||
org-list:
|
||||
- ceph
|
||||
allow-whitelist-orgs-as-admins: true
|
||||
|
@ -47,8 +47,6 @@
|
||||
cron: 'H/5 * * * *'
|
||||
black-list-target-branches:
|
||||
- ci/centos
|
||||
admin-list:
|
||||
- nixpanic
|
||||
org-list:
|
||||
- ceph
|
||||
|
||||
@ -91,7 +89,6 @@
|
||||
cron: 'H/5 * * * *'
|
||||
black-list-target-branches:
|
||||
- ci/centos
|
||||
admin-list:
|
||||
- nixpanic
|
||||
org-list:
|
||||
- ceph
|
||||
allow-whitelist-orgs-as-admins: true
|
||||
|
Loading…
Reference in New Issue
Block a user