Skip to content

Commit c4018df

Browse files
authored
chore: use team to label core team PRs (#4846)
Instead of keeping this list up to data manually. --- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
1 parent ab8ff9f commit c4018df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mergify/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pull_request_rules:
2626
label:
2727
add: [contribution/core]
2828
conditions:
29-
- author~=^(rix0rrr|iliapolo|kaizencc|otaviomacedo|mrgrain|paulhcsun|iankhou|HBobertz|sumupitchayan|jiayiwang7)$
29+
- author=@aws/aws-cdk-team
3030
- -label~="contribution/core"
3131
- name: Tell them we're good now
3232
actions:

0 commit comments

Comments
 (0)