From d4ce17a563ea8f1bbed71268c338eb9d39227f9a Mon Sep 17 00:00:00 2001 From: "Project Mu UEFI Bot [bot]" <45776386+uefibot@users.noreply.github.com> Date: Fri, 2 Feb 2024 19:34:58 -0500 Subject: [PATCH] Repo File Sync: 202311 Branch Transition Updates (#180) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- .github/release-draft-config-n-1.yml | 2 +- .github/release-draft-config-n.yml | 2 +- .github/workflows/release-draft.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/release-draft-config-n-1.yml b/.github/release-draft-config-n-1.yml index dd2f73f223..8609c62bb9 100644 --- a/.github/release-draft-config-n-1.yml +++ b/.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: | diff --git a/.github/release-draft-config-n.yml b/.github/release-draft-config-n.yml index 8609c62bb9..fcf38acfbd 100644 --- a/.github/release-draft-config-n.yml +++ b/.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: | diff --git a/.github/workflows/release-draft.yml b/.github/workflows/release-draft.yml index 45c294ccd2..6a5807d3c4 100644 --- a/.github/workflows/release-draft.yml +++ b/.github/workflows/release-draft.yml @@ -23,7 +23,7 @@ name: Update Release Draft on: push: branches: - - release/202302 + - release/202311 jobs: draft: