Bump milestone tracking for merged PRs to 17.12

`main` is now targeting 17.12. Update the config so that merged PRs are incorrectly assigned to the 17.11 milestone on GitHub.

This helps prevent confusion about what VS version a fix is in.
This commit is contained in:
Drew Noakes 2024-07-25 09:07:12 +10:00 коммит произвёл GitHub
Родитель 500720852f
Коммит 602570556f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/policies/resourceManagement.yml поставляемый
Просмотреть файл

@ -74,7 +74,7 @@ configuration:
branch: main
then:
- addMilestone:
milestone: 17.11
milestone: 17.12
description: Milestone tracking - main
triggerOnOwnActions: true