Skip to content

Commit

Permalink
Update issueLabeler.yml to add a few additional fields
Browse files Browse the repository at this point in the history
  • Loading branch information
sophies927 authored Jul 26, 2024
1 parent 1ea1a56 commit 288aa33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/policies/issueLabeler.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
id: issueLabeler

Check failure on line 1 in .github/policies/issueLabeler.yml

View check run for this annotation

Microsoft GitHub Policy Service / GitOps/YmlValidation

.github/policies/issueLabeler.yml#L1

Invalid property for commentContainsCondition
name: GitOps.PullRequestIssueManagement
description: Assign label to new issues without a label
owner:
resource: repository
disabled: false
where:
configuration:
resourceManagementConfiguration:
eventResponderTasks:
Expand Down Expand Up @@ -325,3 +328,5 @@ configuration:
then:
- addLabel:
label: quantization
onFailure:
onSuccess:

0 comments on commit 288aa33

Please sign in to comment.