- tenant: | |
name: gerrit | |
report-build-page: true | |
source: | |
opendev: | |
untrusted-projects: | |
- zuul/zuul-jobs | |
gerrit: | |
config-projects: | |
- zuul/config | |
untrusted-projects: | |
# Order matters here, in the case of conflicting job names, | |
# the first wins, so give the global jobs repo(s) | |
# preference. | |
- zuul/jobs | |
- zuul/ops | |
# All of the core projects, alphabetically sorted. | |
- gerrit | |
- jgit | |
- plugins/codemirror-editor | |
- plugins/commit-message-length-validator | |
- plugins/delete-project | |
- plugins/download-commands | |
- plugins/gitiles | |
- plugins/hooks | |
- plugins/plugin-manager | |
- plugins/replication | |
- plugins/reviewnotes | |
- plugins/singleusergroup | |
- plugins/webhooks | |
- polymer-bridges | |
# All of the rest of the projects, alphabetically sorted. | |
- plugins/admin-console | |
- plugins/batch | |
- plugins/changemessage | |
- plugins/checks | |
- plugins/code-owners | |
- plugins/events-log | |
- plugins/gc-conductor | |
- plugins/go-import | |
- plugins/heartbeat | |
- plugins/high-availability | |
- plugins/javamelody | |
- plugins/lfs | |
- plugins/log-level | |
- plugins/messageoftheday | |
- plugins/oauth | |
- plugins/project-group-structure | |
- plugins/quota | |
- plugins/rate-limiter | |
- plugins/readonly | |
- plugins/rename-project | |
- plugins/reviewers | |
- plugins/saml | |
- plugins/serviceuser | |
- plugins/slack-integration |