Skip to content

Commit

Permalink
Update policy
Browse files Browse the repository at this point in the history
  • Loading branch information
vnbaaij committed Apr 3, 2024
1 parent 62516c1 commit 1417b52
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/policies/reprocodenotprovided.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@ configuration:
resourceManagementConfiguration:
scheduledSearches:
- frequencies:
- hourly:
hour: 1
- daily:
time: 12:00
filters:
- isOpen
- hasLabel:
label: 'needs: repro code or repository'
- noActivitySince:
days: 4
days: 0
actions:
- addReply:
reply: "Closing issue as no reproduction code is provided"
Expand Down

0 comments on commit 1417b52

Please sign in to comment.