Skip to content

Commit fc3ba8e

Browse files
Microzuul CIGerrit Code Review
Microzuul CI
authored and
Gerrit Code Review
committed
Merge "zuul: internal tenant exclude-unprotected-branches: true"
2 parents 85d5684 + c8c3e6e commit fc3ba8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

controllers/static/zuul/generate-tenant-config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ cat << EOF > ~/main.yaml
1010
max-job-timeout: 10800
1111
name: internal
1212
report-build-page: true
13+
exclude-unprotected-branches: true
1314
source:
1415
git-server:
1516
config-projects:

doc/reference/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file.
55

66
### Added
77

8-
- zuul: support of the SMTP connection
9-
- zuul: added pinned log INFO level for "zuul.GerritConnection.ssh" logger as too verbose in DEBUG level
8+
- zuul: internal tenant - set exclude-unprotected-branches: true
109

1110
### Changed
1211
### Deprecated

0 commit comments

Comments
 (0)