From f7e64961299d38e6d5aa48a24f0a11c4e601dcf1 Mon Sep 17 00:00:00 2001 From: Matt Pollard Date: Wed, 22 Feb 2023 13:35:31 +0100 Subject: [PATCH 1/2] Update release note about file renames for GitHub Enterprise Server 3.6/3.7 (#34633) --- data/release-notes/enterprise-server/3-6/0.yml | 3 --- data/release-notes/enterprise-server/3-7/0.yml | 4 ++++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/data/release-notes/enterprise-server/3-6/0.yml b/data/release-notes/enterprise-server/3-6/0.yml index 8d6b3a8c9f..b126a8c905 100644 --- a/data/release-notes/enterprise-server/3-6/0.yml +++ b/data/release-notes/enterprise-server/3-6/0.yml @@ -213,9 +213,6 @@ sections: - | Repositories with multiple licenses display all of the licenses in the "About" sidebar on the {% octicon "code" aria-label="The code icon" %} **Code** tab. For more information, see "[Licensing a repository](/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository)." - # https://github.com/github/releases/issues/2233 - - When a user renames or moves a file to a new directory, if at least half of the file's contents are identical, the commit history indicates that the file was renamed, similar to `git log --follow`. For more information, see the [GitHub Blog](https://github.blog/changelog/2022-06-06-view-commit-history-across-file-renames-and-moves/). - # https://github.com/github/releases/issues/2093 - | Users can require a successful deployment of a branch before anyone can merge the pull request associated with the branch. For more information, see "[About protected branches](/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#require-deployments-to-succeed-before-merging)" and "[Managing a branch protection rule](/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/managing-a-branch-protection-rule)." diff --git a/data/release-notes/enterprise-server/3-7/0.yml b/data/release-notes/enterprise-server/3-7/0.yml index f20ae7be1e..bd9759bc79 100644 --- a/data/release-notes/enterprise-server/3-7/0.yml +++ b/data/release-notes/enterprise-server/3-7/0.yml @@ -231,6 +231,10 @@ sections: - | Users can create a branch from a repository's **Branches** overview page by clicking the **New branch** button. For more information, see "[Creating and deleting branches within your repository](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository#creating-a-branch)." + # https://github.com/github/releases/issues/2233 + - | + When a user renames or moves a file to a new directory, if at least half of the file's contents are identical, the commit history indicates that the file was renamed, similar to `git log --follow`. For more information, see the [GitHub Blog](https://github.blog/changelog/2022-06-06-view-commit-history-across-file-renames-and-moves/). [Updated: 2023-02-10] + # https://github.com/github/releases/issues/1964 # https://github.com/github/releases/issues/1965 # https://github.com/github/releases/issues/2170 From be9d5984ce4124d5c72f42b3b7b5e0cc3fb50ec3 Mon Sep 17 00:00:00 2001 From: Steve Guntrip Date: Wed, 22 Feb 2023 12:56:08 +0000 Subject: [PATCH 2/2] Remove videos from /issues (#34907) --- content/issues/index.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/content/issues/index.md b/content/issues/index.md index 8cbbcd0723..6981d47675 100644 --- a/content/issues/index.md +++ b/content/issues/index.md @@ -26,15 +26,6 @@ featuredLinks: - /issues/using-labels-and-milestones-to-track-work/managing-labels - /issues/tracking-your-work-with-issues/viewing-all-of-your-issues-and-pull-requests - '{% ifversion ghes or ghae %}/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards{% endif %}' - videos: - - title: Planning at scale with Issues – Mario Rodriguez - href: 'https://www.youtube-nocookie.com/embed/ha1KHcPMAEk' - - title: Planning at GitHub (Projects + Issues) – Matt Butler - href: 'https://www.youtube-nocookie.com/embed/HwpVvDURHKw' - - title: Issue Forms for open source – Luke Hefson - href: 'https://www.youtube-nocookie.com/embed/2Yh8ueUE0oY' - videosHeading: Videos -product_video: '{% ifversion projects-v2 %}https://www.youtube-nocookie.com/embed/yFQ-p6wMS_Y?list=PL0lo9MOBetEG8TZty9Z38oSZAY8FjkaB7&index=1{% else %}https://www.youtube-nocookie.com/embed/uiaLWluYJsA{% endif %}' layout: product-landing beta_product: false versions: @@ -74,4 +65,3 @@ redirect_from: - /linking-a-pull-request-to-an-issue - /about-duplicate-issues-and-pull-requests --- -