We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35dfbf2 commit c1bd068Copy full SHA for c1bd068
1 file changed
.github/auto-labeler.yml
@@ -10,7 +10,7 @@ labels:
10
sync: true
11
matcher:
12
title: '^.+!:|#breaking'
13
- body: '#breaking'
+ body: '## Does this PR introduce a breaking change\?\s+- \[[x|X]\] *Yes'
14
- label: 'enhancement'
15
16
0 commit comments