From 6f42b7b52f2c060f4f52c35f603a8f3b28d05232 Mon Sep 17 00:00:00 2001 From: Jules <19994093+jules-p@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:33:18 +0100 Subject: [PATCH] Hack Week 2025 - Removes old early access articles (#53926) Co-authored-by: Jules Porter Co-authored-by: Felicity Chapman --- .../control-the-concurrency-of-workflows-and-jobs.md | 1 + .../about-billing-for-github-actions.md | 1 + .../about-billing-for-your-enterprise.md | 1 + .../syntax-for-githubs-form-schema.md | 2 ++ .../getting-started-with-github-pages/about-github-pages.md | 1 + content/rest/copilot/copilot-usage.md | 2 ++ 6 files changed, 8 insertions(+) diff --git a/content/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurrency-of-workflows-and-jobs.md b/content/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurrency-of-workflows-and-jobs.md index 2ea67b43254c..05f8a2c4cbcd 100644 --- a/content/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurrency-of-workflows-and-jobs.md +++ b/content/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurrency-of-workflows-and-jobs.md @@ -9,6 +9,7 @@ versions: redirect_from: - /actions/using-jobs/using-concurrency - /actions/writing-workflows/choosing-what-your-workflow-does/using-concurrency + - /early-access/actions/running-additional-jobs-in-github-actions --- {% data reusables.actions.enterprise-github-hosted-runners %} diff --git a/content/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions.md b/content/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions.md index 3bddadecd5eb..efcf84ed037b 100644 --- a/content/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions.md +++ b/content/billing/managing-billing-for-your-products/managing-billing-for-github-actions/about-billing-for-github-actions.md @@ -5,6 +5,7 @@ redirect_from: - /github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-actions - /github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-actions/about-billing-for-github-actions - /billing/managing-billing-for-github-actions/about-billing-for-github-actions + - /early-access/billing/actions-billing-update versions: fpt: '*' ghec: '*' diff --git a/content/billing/using-the-billing-platform/about-billing-for-your-enterprise.md b/content/billing/using-the-billing-platform/about-billing-for-your-enterprise.md index 419a03097703..2e14a802b6c3 100644 --- a/content/billing/using-the-billing-platform/about-billing-for-your-enterprise.md +++ b/content/billing/using-the-billing-platform/about-billing-for-your-enterprise.md @@ -8,6 +8,7 @@ redirect_from: - /admin/overview/managing-billing-for-github-enterprise - /billing/managing-billing-for-your-github-account/about-billing-for-your-enterprise - /billing/managing-your-github-billing-settings/about-billing-for-your-enterprise + - /early-access/github/automatically-renew-the-billing-plan-for-your-enterprise versions: ghec: '*' ghes: '*' diff --git a/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md b/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md index 195919987428..434325b6605f 100644 --- a/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md +++ b/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md @@ -1,6 +1,8 @@ --- title: Syntax for GitHub's form schema intro: 'You can use {% data variables.product.company_short %}''s form schema to configure forms for supported features.' +redirect_from: + - /early-access/github/save-time-with-slash-commands/githubs-form-schema versions: fpt: '*' ghec: '*' diff --git a/content/pages/getting-started-with-github-pages/about-github-pages.md b/content/pages/getting-started-with-github-pages/about-github-pages.md index 6eae3c797ffc..124da7cc4d53 100644 --- a/content/pages/getting-started-with-github-pages/about-github-pages.md +++ b/content/pages/getting-started-with-github-pages/about-github-pages.md @@ -10,6 +10,7 @@ redirect_from: - /articles/should-i-rename-usernamegithubcom-repositories-to-usernamegithubio - /articles/about-github-pages - /github/working-with-github-pages/about-github-pages + - /early-access/github/articles/managing-your-disabled-github-pages-site product: '{% data reusables.gated-features.pages %}' versions: fpt: '*' diff --git a/content/rest/copilot/copilot-usage.md b/content/rest/copilot/copilot-usage.md index 6e80ecf0b665..4182176d47f6 100644 --- a/content/rest/copilot/copilot-usage.md +++ b/content/rest/copilot/copilot-usage.md @@ -2,6 +2,8 @@ title: REST API endpoints for GitHub Copilot usage metrics shortTitle: Copilot usage intro: 'Use the REST API to access {% data variables.product.prodname_copilot_short %} usage metrics for an enterprise, an organization, or a team.' +redirect_from: + - /early-access/copilot/copilot-usage-api versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*'