chore: improve label match for stable

This commit is contained in:
Marc Durdin 2022-09-14 11:58:10 +10:00
parent ba88412dfe
commit e7bfd273ed

View file

@ -37,7 +37,7 @@ labels:
# note, this does not pick up chained PRs automatically
- label: 'stable'
matcher:
baseBranch: '^stable-\\d+\\.'
baseBranch: '^stable-\\d+\\.\\d+'
- label: 'cherry-pick'
matcher: