Skip to content

Commit 51bb76e

Browse files
committed
Add 3.20 as a guarded branch
It's an LTS branch, we need it to be guarded.
1 parent f7c4acf commit 51bb76e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/quarkus-github-bot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ triage:
3838
discussions:
3939
monitoredCategories: [33575230]
4040
guardedBranches:
41-
- ref: 3.15
41+
- ref: '3.20'
4242
notify: [jmartisk, gsmet, gastaldi, rsvoboda, aloubyansky]
43-
- ref: 3.8
43+
- ref: '3.15'
44+
notify: [jmartisk, gsmet, gastaldi, rsvoboda, aloubyansky]
45+
- ref: '3.8'
4446
notify: [jmartisk, gsmet, gastaldi, rsvoboda, aloubyansky]
4547
rules:
4648
- id: amazon-lambda

0 commit comments

Comments
 (0)