Repo File Sync: 202311 Branch Transition Updates (#241)

synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#7762634155](https://github.com/microsoft/mu_devops/actions/runs/7762634155)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
This commit is contained in:
Project Mu UEFI Bot [bot] 2024-02-02 19:34:01 -05:00 коммит произвёл GitHub
Родитель 08f337074e
Коммит 977da86dc8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
3 изменённых файлов: 3 добавлений и 3 удалений

2
.github/release-draft-config-n-1.yml поставляемый
Просмотреть файл

@ -20,7 +20,7 @@
name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
commitish: refs/heads/release/202208
commitish: refs/heads/release/202302
filter-by-commitish: true
template: |

2
.github/release-draft-config-n.yml поставляемый
Просмотреть файл

@ -20,7 +20,7 @@
name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
commitish: refs/heads/release/202302
commitish: refs/heads/release/202311
filter-by-commitish: true
template: |

2
.github/workflows/release-draft.yml поставляемый
Просмотреть файл

@ -23,7 +23,7 @@ name: Update Release Draft
on:
push:
branches:
- release/202302
- release/202311
jobs:
draft: