Files
onefuzz/.github/policies/resourceManagement.yml
microsoft-github-policy-service[bot] b3955ab4ae Onboarding to GitOps.ResourceManagement (#3193)
* 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>
2023-06-18 23:12:01 +00:00

22 lines
465 B
YAML

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: