Skip to content

Commit

Permalink
Remove RequestMerge comment handler (Azure#30048)
Browse files Browse the repository at this point in the history
  • Loading branch information
weshaggard authored Aug 1, 2024
1 parent eb43ec0 commit 20027d4
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2530,18 +2530,6 @@ configuration:
- removeLabel:
label: no-recent-activity
description:
- if:
- payloadType: Issue_Comment
- and:
- isPullRequest
then:
- if:
- commentContains:
pattern: "^/pr RequestMerge$"
isRegex: true
then:
- addLabel:
label: MergeRequested
- if:
- payloadType: Pull_Request
then:
Expand Down

0 comments on commit 20027d4

Please sign in to comment.