Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Onboarding to GitOps.ResourceManagement (#3193)
Browse files Browse the repository at this point in the history
* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement

* Deleting fabricbot.json

---------

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 181545d commit b3955ab
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 154 deletions.
154 changes: 0 additions & 154 deletions .github/fabricbot.json

This file was deleted.

21 changes: 21 additions & 0 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
id:
name: GitOps.PullRequestIssueManagement
description: GitOps.PullRequestIssueManagement primitive
owner:
resource: repository
disabled: false
where:
configuration:
resourceManagementConfiguration:
scheduledSearches: []
eventResponderTasks:
- if:
- payloadType: Issues
- isAction:
action: Opened
then:
- addLabel:
label: 'Needs: triage'
description:
onFailure:
onSuccess:

0 comments on commit b3955ab

Please sign in to comment.