Skip to content

Commit 1293854

Browse files
authored
Update breaking change tag to PMs (#29326)
1 parent b498783 commit 1293854

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.github/policies/resourceManagement.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -375,9 +375,6 @@ configuration:
375375
- isActivitySender:
376376
user: roubachof
377377
issueAuthor: False
378-
- isActivitySender:
379-
user: davidbritch
380-
issueAuthor: False
381378
then:
382379
- addLabel:
383380
label: i/great-reporter
@@ -557,16 +554,16 @@ configuration:
557554
label: "t/breaking \U0001F4A5"
558555
then:
559556
- addReply:
560-
reply: "\U0001F6A8 API change(s) detected @davidbritch FYI"
561-
description: Tag Dave Britch when a breaking change is tagged on an issue
557+
reply: "\U0001F6A8 API change(s) detected @davidortinau @rachelkang FYI"
558+
description: Tag David Ortinau and Rachel Kang when a breaking change is tagged on an issue
562559
- if:
563560
- payloadType: Pull_Request
564561
- labelAdded:
565562
label: "t/breaking \U0001F4A5"
566563
then:
567564
- addReply:
568-
reply: "\U0001F6A8 API change(s) detected @davidbritch FYI"
569-
description: Tag Dave Britch when a breaking change is tagged on an PR
565+
reply: "\U0001F6A8 API change(s) detected @davidortinau @rachelkang FYI"
566+
description: Tag David Ortinau and Rachel Kang when a breaking change is tagged on an PR
570567
- if:
571568
- payloadType: Issue_Comment
572569
- isIssue

0 commit comments

Comments
 (0)