mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-23 23:05:19 +00:00
* 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>
22 lines
465 B
YAML
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:
|