Allow metal3 members to trigger jobs in project-infra. 65/11865/3
authorFeruzjon Muyassarov <feruzjon.muyassarov@est.tech>
Wed, 22 Dec 2021 07:40:28 +0000 (09:40 +0200)
committerFeruzjon Muyassarov <feruzjon.muyassarov@est.tech>
Wed, 22 Dec 2021 07:50:28 +0000 (07:50 +0000)
Quite often people can not trigger Jenkins job in infra
pull request because we have white listed only nordix-airship
GitHub org. Removing whitelisting should allow metal3 org
members to trigger Jenkins job.

Change-Id: I40a87ed13985ccd8701963337af9a37bde031382

jjb/airship/projects.yml

index bcc2d6e9aff6897bafa6854da93ae34d599eb9ca..38699997671a952bda8eec5f58b79a96f4745b80 100644 (file)
@@ -53,8 +53,6 @@
 - project:
     name: 'metal3io_project_infra'
     branch: '${{ghprbActualCommit}}'
-    ci_github_whitelist_org:
-    - nordix-airship
     repo:
       org: "metal3-io"
       name: "project-infra"
@@ -73,8 +71,6 @@
 
 - project:
     name: 'metal3io_project_infra_cleanup'
-    ci_github_whitelist_org:
-    - nordix-airship
     repo:
       org: "metal3-io"
       name: "project-infra"