We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f3e60c commit c43eb9aCopy full SHA for c43eb9a
.github/policies/resourceManagement.yml
@@ -550,7 +550,7 @@ configuration:
550
then:
551
- removeMilestone
552
- addMilestone:
553
- milestone: 9.0.2
+ milestone: 9.0.3
554
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/9.0 branch'
555
- if:
556
- payloadType: Pull_Request
@@ -561,7 +561,7 @@ configuration:
561
562
563
564
- milestone: 8.0.13
+ milestone: 8.0.14
565
description: '[Milestone Assignments] Assign Milestone to PRs merged to release/8.0 branch'
566
567
- payloadType: Issues
0 commit comments