Skip to content

Commit

Permalink
Explicitly set exclusive mode on all CD-enabled plugins (#3878)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Apr 8, 2024
1 parent ac5afa3 commit 0a8268a
Show file tree
Hide file tree
Showing 72 changed files with 73 additions and 2 deletions.
1 change: 1 addition & 0 deletions permissions/plugin-apimap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ issues:
- github: *GH
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-audit-log.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ developers:
- "mide"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-autonomiq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "autonomiq"
github: "jenkinsci/autonomiq-plugin"
cd:
enabled: true
exclusive: false
paths:
- "io/jenkins/plugins/autonomiq"
developers:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-aws-kinesis-consumer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "aws-kinesis-consumer"
github: &GH "jenkinsci/aws-kinesis-consumer-plugin"
cd:
enabled: true
exclusive: false
paths:
- "io/jenkins/plugins/aws-kinesis-consumer"
developers:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-azure-commons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ paths:
- "org/jenkins-ci/plugins/azure-commons"
cd:
enabled: true
exclusive: false
developers:
- "zooopx"
- "timja"
1 change: 1 addition & 0 deletions permissions/plugin-blueocean-autofavorite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ security:
jira: "cloudbees_security_members"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-build-cause-run-condition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ paths:
developers: []
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-checks-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ security:
jira: "cloudbees_security_members"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-clearcase-ucm-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ developers:
- "atombrella"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "codeql"
github: &GH "jenkinsci/codeql-plugin"
cd:
enabled: true
exclusive: false
paths:
- "io/jenkins/plugins/codeql"
developers:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-compuware-topaz-for-enterprise-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ issues:
- github: *GH
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-confluence-publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ developers:
- "jetersen"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-conventional-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "conventional-commits"
github: &GH "jenkinsci/conventional-commits-plugin"
cd:
enabled: true
exclusive: false
paths:
- "io/jenkins/plugins/conventional-commits"
developers:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-cortex-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ issues:
- github: *GH
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-custom-folder-icon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "custom-folder-icon"
github: "jenkinsci/custom-folder-icon-plugin"
cd:
enabled: true
exclusive: false
issues:
- jira: '27920' # custom-folder-icon-plugin
paths:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-disable-github-multibranch-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "bksaville"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-dynamic-search-view.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ paths:
- "com/synopsys/arc/jenkinsci/dynamic-search-view"
cd:
enabled: true
exclusive: false
developers:
- "oleg_nenashev"
- "kmartens27"
1 change: 1 addition & 0 deletions permissions/plugin-embotics-vcommander.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ paths:
- "io/jenkins/plugins/embotics-vcommander"
cd:
enabled: true
exclusive: false
developers:
- "commanderjenkinsplugin"
1 change: 1 addition & 0 deletions permissions/plugin-figlet-buildstep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "slide_o_mix"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-gatling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "slandelle"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-gcp-java-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ developers:
- "@cloudbees-developers"
cd:
enabled: true
exclusive: false
issues:
- jira: 29222
security:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-git-automerger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ developers:
- "neworldlt"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-gitea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ developers:
- "justusbunsi"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-gitlab-logo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "sue445"
cd:
enabled: true
exclusive: false
3 changes: 2 additions & 1 deletion permissions/plugin-groovy-events-listener-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ developers:
- "jequals5"
- "raymondwu"
cd:
enabled: true
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-groovy-remote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ paths:
developers: []
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-hashicorp-vault-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ paths:
- "io/jenkins/plugins/hashicorp-vault-pipeline"
cd:
enabled: true
exclusive: false
developers:
- "philmadden"
1 change: 1 addition & 0 deletions permissions/plugin-jaxb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ security:
jira: "cloudbees_security_members"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-kafkalogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "trevorlinton"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-katalon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ developers:
- "thvu_katalon"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-leanix-microservice-intelligence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "leanix-microservice-intelligence"
github: &GH "jenkinsci/leanix-microservice-intelligence-plugin"
cd:
enabled: true
exclusive: false
paths:
- "io/jenkins/plugins/leanix-microservice-intelligence"
developers:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-leapwork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ issues:
- github: *GH
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "mat1e"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-machine-learning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "machine-learning"
github: "jenkinsci/machine-learning-plugin"
cd:
enabled: true
exclusive: false
issues:
- jira: '27242' # machine-learning-plugin
paths:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-material-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "canuck1987"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-mergebase-sca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ issues:
- github: *GH
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-mina-sshd-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ paths:
- "io/jenkins/plugins/mina-sshd-api/mina-sshd-api-*"
cd:
enabled: true
exclusive: false
developers:
- "jglick"
- "allan_burdajewicz"
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-minio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ developers:
- "sleepy"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-misra-compliance-report-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "oyvindlr"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-mixing-security-realm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "promissing"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-nomad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ developers:
- "j3t"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-nuclei.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ issues:
- github: *GH
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-oak9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ issues:
- jira: 28631
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-openid4java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ paths:
developers: []
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-opslevel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ issues:
- github: *GH
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-pipeline-cloudwatch-logs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ paths:
- "io/jenkins/plugins/pipeline-cloudwatch-logs"
cd:
enabled: true
exclusive: false
developers:
- "jglick"
- "csanchez"
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-pipeline-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ issues:
- jira: '22522' # pipeline-github-plugin
cd:
enabled: true
exclusive: false
paths:
- "org/jenkins-ci/plugins/pipeline-github"
developers:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-propelo-job-reporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ issues:
- jira: 29121
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-rb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "trowbrds"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-remoting-opentelemetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ issues:
- github: *GH
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-servicenow-devops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ developers:
- "mohansaira_medisetti"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-shelve-project-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ developers:
- "pierrebtz"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-sideex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ paths:
- "io/jenkins/plugins/sideex"
cd:
enabled: true
exclusive: false
developers:
- "sideexteam"
2 changes: 1 addition & 1 deletion permissions/plugin-simplify-qa-connector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ developers:
- "bernardbdas"
cd:
enabled: true

exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-skip-cron-rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ issues:
- github: *GH
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-split-admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ developers:
- "patricioe"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-spring-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "topikachu"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-statusmonitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ paths:
developers: []
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-svncompat14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ paths:
developers: []
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-synopsys-sigma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ issues:
- jira: '28822'
cd:
enabled: true
exclusive: false
paths:
- "io/jenkins/plugins/synopsys-sigma"
developers:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-sysdig-secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ developers:
- "denz"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-talend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ issues:
- jira: 28823
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-tekton-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "tekton-client"
github: &gh "jenkinsci/tekton-client-plugin"
cd:
enabled: true
exclusive: false
issues:
- github: *gh
paths:
Expand Down
1 change: 1 addition & 0 deletions permissions/plugin-thundra-foresight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ issues:
- github: *GH
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-thycotic-secret-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ issues:
- jira: 28626
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-toolenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ developers:
- "skundrik"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-tuleap-oauth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ developers:
- "crobinson"
cd:
enabled: true
exclusive: false
1 change: 1 addition & 0 deletions permissions/plugin-upload-build-to-sofy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ developers:
- "sofydevelopers"
cd:
enabled: true
exclusive: false
issues:
- jira: 28721
Loading

0 comments on commit 0a8268a

Please sign in to comment.