We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b63e14 commit dfb75a7Copy full SHA for dfb75a7
.github/policies/resourceManagement.yml
@@ -380,18 +380,18 @@ configuration:
380
branch: main
381
then:
382
- addMilestone:
383
- milestone: 10.0-preview6
+ milestone: 10.0-preview7
384
description: '[Milestone Assignments] Assign Milestone to PRs merged to the `main` branch'
385
- if:
386
- payloadType: Pull_Request
387
- isAction:
388
action: Closed
389
- targetsBranch:
390
- branch: release/10.0-preview5
+ branch: release/10.0-preview6
391
392
- removeMilestone
393
394
- milestone: 10.0-preview5
+ milestone: 10.0-preview6
395
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/10.0-preview1 branch'
396
397
- payloadType: Issues
0 commit comments