diff --git a/content/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners.md b/content/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners.md index eb0dcb2db0c9..4940c4a8569e 100644 --- a/content/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners.md +++ b/content/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners.md @@ -146,10 +146,8 @@ The self-hosted runner connects to {% data variables.product.product_name %} to Since the self-hosted runner opens a connection to {% data variables.location.product_location %}, you do not need to allow {% data variables.product.prodname_dotcom %} to make inbound connections to your self-hosted runner. {% elsif ghes or ghae %} Only an outbound connection from the runner to {% data variables.location.product_location %} is required. There is no need for an inbound connection from {% data variables.location.product_location %} to the runner. -{% ifversion ghes > 3.4%} For caching to work, the runner must be able to communicate with the blob storage and directly download content from it. {%- endif %} -{%- endif %} {% ifversion ghes %} diff --git a/content/rest/actions/artifacts.md b/content/rest/actions/artifacts.md index 1e786a1b3d21..d97273483ee3 100644 --- a/content/rest/actions/artifacts.md +++ b/content/rest/actions/artifacts.md @@ -7,7 +7,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/actions/cache.md b/content/rest/actions/cache.md index cfb5d485676c..6122bf45d37e 100644 --- a/content/rest/actions/cache.md +++ b/content/rest/actions/cache.md @@ -7,7 +7,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '*' diff --git a/content/rest/actions/oidc.md b/content/rest/actions/oidc.md index 3230aafb89d8..ad90d32457ed 100644 --- a/content/rest/actions/oidc.md +++ b/content/rest/actions/oidc.md @@ -7,7 +7,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '>=3.7' diff --git a/content/rest/actions/permissions.md b/content/rest/actions/permissions.md index 80d05873ff2d..e777fa169f7f 100644 --- a/content/rest/actions/permissions.md +++ b/content/rest/actions/permissions.md @@ -7,7 +7,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/actions/secrets.md b/content/rest/actions/secrets.md index 4da4e361dcd2..405362249802 100644 --- a/content/rest/actions/secrets.md +++ b/content/rest/actions/secrets.md @@ -7,7 +7,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/actions/self-hosted-runner-groups.md b/content/rest/actions/self-hosted-runner-groups.md index 9dd13d3d5d67..0e53c56d13cd 100644 --- a/content/rest/actions/self-hosted-runner-groups.md +++ b/content/rest/actions/self-hosted-runner-groups.md @@ -5,7 +5,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghec: '*' ghes: '*' diff --git a/content/rest/actions/self-hosted-runners.md b/content/rest/actions/self-hosted-runners.md index 4b14128684ad..66bbb2773c3f 100644 --- a/content/rest/actions/self-hosted-runners.md +++ b/content/rest/actions/self-hosted-runners.md @@ -5,7 +5,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/actions/variables.md b/content/rest/actions/variables.md index 88af30f8edb3..c6fe7cce6cbc 100644 --- a/content/rest/actions/variables.md +++ b/content/rest/actions/variables.md @@ -7,7 +7,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '>=3.8' diff --git a/content/rest/actions/workflow-jobs.md b/content/rest/actions/workflow-jobs.md index 94c8e059f221..b5fb5f20373c 100644 --- a/content/rest/actions/workflow-jobs.md +++ b/content/rest/actions/workflow-jobs.md @@ -5,7 +5,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/actions/workflow-runs.md b/content/rest/actions/workflow-runs.md index 6590fa1a0e6c..d1f7a802639a 100644 --- a/content/rest/actions/workflow-runs.md +++ b/content/rest/actions/workflow-runs.md @@ -5,7 +5,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/actions/workflows.md b/content/rest/actions/workflows.md index 8902034d0ce6..5bbdbb7d74f0 100644 --- a/content/rest/actions/workflows.md +++ b/content/rest/actions/workflows.md @@ -5,7 +5,7 @@ intro: >- variables.product.prodname_actions %}. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/activity/events.md b/content/rest/activity/events.md index 741fa5df212a..0378110266e4 100644 --- a/content/rest/activity/events.md +++ b/content/rest/activity/events.md @@ -3,7 +3,7 @@ title: Events intro: >- Use the REST API to interact with {% data variables.product.prodname_dotcom %} events. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/activity/feeds.md b/content/rest/activity/feeds.md index 8bc3360657d7..0c01ecf5c2f9 100644 --- a/content/rest/activity/feeds.md +++ b/content/rest/activity/feeds.md @@ -3,7 +3,7 @@ title: Feeds intro: >- Use the REST API to interact with {% data variables.product.prodname_dotcom %} feeds. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/activity/notifications.md b/content/rest/activity/notifications.md index bf5d5cdf6e34..6217e4c761af 100644 --- a/content/rest/activity/notifications.md +++ b/content/rest/activity/notifications.md @@ -3,7 +3,7 @@ title: Notifications intro: >- Use the REST API to manage {% data variables.product.product_name %} notifications. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/activity/starring.md b/content/rest/activity/starring.md index 18ed25be1b48..80914756eb1a 100644 --- a/content/rest/activity/starring.md +++ b/content/rest/activity/starring.md @@ -1,7 +1,7 @@ --- title: Starring intro: Use the REST API to bookmark a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/activity/watching.md b/content/rest/activity/watching.md index a638d001f384..632fdfdc5fbe 100644 --- a/content/rest/activity/watching.md +++ b/content/rest/activity/watching.md @@ -1,7 +1,7 @@ --- title: Watching intro: Use the REST API to subscribe to notifications for activity in a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/announcement-banners/enterprises.md b/content/rest/announcement-banners/enterprises.md index d0f70d34081c..758e339d110f 100644 --- a/content/rest/announcement-banners/enterprises.md +++ b/content/rest/announcement-banners/enterprises.md @@ -4,7 +4,7 @@ shortTitle: Enterprise intro: >- The Enterprise Announcement Banners API allows you to get, set, and remove the announcement banner for your enterprise. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghec: '*' allowTitleToDifferFromFilename: true autogenerated: rest diff --git a/content/rest/announcement-banners/organizations.md b/content/rest/announcement-banners/organizations.md index 89283d5e53e7..d026958a5d3e 100644 --- a/content/rest/announcement-banners/organizations.md +++ b/content/rest/announcement-banners/organizations.md @@ -4,7 +4,7 @@ shortTitle: Organization intro: >- The Organization Announcement Banners API allows you to get, set, and remove the announcement banner for your organization. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghec: '*' ghes: '>=3.8' allowTitleToDifferFromFilename: true diff --git a/content/rest/apps/apps.md b/content/rest/apps/apps.md index d5f6fdb40d99..d04955b1e1c7 100644 --- a/content/rest/apps/apps.md +++ b/content/rest/apps/apps.md @@ -6,7 +6,7 @@ intro: >- variables.product.prodname_github_apps %} topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/apps/installations.md b/content/rest/apps/installations.md index f08cf47c1d3e..30f23f40d2c6 100644 --- a/content/rest/apps/installations.md +++ b/content/rest/apps/installations.md @@ -8,7 +8,7 @@ intro: >- within those installations. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/apps/marketplace.md b/content/rest/apps/marketplace.md index 9b904d360d72..d27487696621 100644 --- a/content/rest/apps/marketplace.md +++ b/content/rest/apps/marketplace.md @@ -7,7 +7,7 @@ intro: >- variables.product.prodname_marketplace %} topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' autogenerated: rest diff --git a/content/rest/apps/oauth-applications.md b/content/rest/apps/oauth-applications.md index 4e39bbea393b..c89096457859 100644 --- a/content/rest/apps/oauth-applications.md +++ b/content/rest/apps/oauth-applications.md @@ -7,7 +7,7 @@ intro: >- variables.product.prodname_github_apps %} topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/apps/webhooks.md b/content/rest/apps/webhooks.md index 8de0b87c7de6..e4624f531449 100644 --- a/content/rest/apps/webhooks.md +++ b/content/rest/apps/webhooks.md @@ -7,7 +7,7 @@ intro: >- variables.product.prodname_oauth_apps %} topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/billing/billing.md b/content/rest/billing/billing.md index be35aed65939..cfdb68c8821e 100644 --- a/content/rest/billing/billing.md +++ b/content/rest/billing/billing.md @@ -3,7 +3,7 @@ title: Billing intro: Use the REST API to get billing information for an enterprise. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '*' diff --git a/content/rest/branches/branch-protection.md b/content/rest/branches/branch-protection.md index 6b133cf1880a..93f115b3359a 100644 --- a/content/rest/branches/branch-protection.md +++ b/content/rest/branches/branch-protection.md @@ -1,7 +1,7 @@ --- title: Protected branches intro: Use the REST API to manage protected branches. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/branches/branches.md b/content/rest/branches/branches.md index 74ea1cf8b6b5..0c8725be9d7d 100644 --- a/content/rest/branches/branches.md +++ b/content/rest/branches/branches.md @@ -1,7 +1,7 @@ --- title: Branches intro: Use the REST API to modify branches and their protection settings. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/checks/runs.md b/content/rest/checks/runs.md index 0cbf31e8500f..010b5423381e 100644 --- a/content/rest/checks/runs.md +++ b/content/rest/checks/runs.md @@ -1,7 +1,7 @@ --- title: Check Runs intro: Use the REST API to manage check runs. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/checks/suites.md b/content/rest/checks/suites.md index 0589250b7eb1..be1e282ea93a 100644 --- a/content/rest/checks/suites.md +++ b/content/rest/checks/suites.md @@ -1,7 +1,7 @@ --- title: Check Suites intro: Use the REST API to manage check suites. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/code-scanning/code-scanning.md b/content/rest/code-scanning/code-scanning.md index 16099ad3b5ed..701276fe58d3 100644 --- a/content/rest/code-scanning/code-scanning.md +++ b/content/rest/code-scanning/code-scanning.md @@ -3,7 +3,7 @@ title: Code Scanning intro: >- Use the REST API to retrieve and update {% data variables.product.prodname_code_scanning %} alerts from a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/codes-of-conduct/codes-of-conduct.md b/content/rest/codes-of-conduct/codes-of-conduct.md index d4c811c92ea9..205093075597 100644 --- a/content/rest/codes-of-conduct/codes-of-conduct.md +++ b/content/rest/codes-of-conduct/codes-of-conduct.md @@ -1,7 +1,7 @@ --- title: Codes of conduct intro: Use the REST API to get information about codes of conduct. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/codespaces/codespaces.md b/content/rest/codespaces/codespaces.md index b4c7b4cdaa92..d91343180f8a 100644 --- a/content/rest/codespaces/codespaces.md +++ b/content/rest/codespaces/codespaces.md @@ -3,7 +3,7 @@ title: Codespaces intro: >- Use the REST API to manage {% data variables.product.prodname_github_codespaces %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/codespaces/machines.md b/content/rest/codespaces/machines.md index 9407337fe1bb..5c0b1e3b21b8 100644 --- a/content/rest/codespaces/machines.md +++ b/content/rest/codespaces/machines.md @@ -3,7 +3,7 @@ title: Codespaces machines allowTitleToDifferFromFilename: true shortTitle: Machines intro: Use the REST API to manage availability of machine types for a codespace. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/codespaces/organization-secrets.md b/content/rest/codespaces/organization-secrets.md index 835b9f6dad92..0cf5e6a53180 100644 --- a/content/rest/codespaces/organization-secrets.md +++ b/content/rest/codespaces/organization-secrets.md @@ -5,7 +5,7 @@ shortTitle: Organization secrets intro: >- Use the REST API to manage your organization-level {% data variables.product.prodname_codespaces %} secrets. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/codespaces/organizations.md b/content/rest/codespaces/organizations.md index e77ce3d6b94c..4c2af4481200 100644 --- a/content/rest/codespaces/organizations.md +++ b/content/rest/codespaces/organizations.md @@ -3,7 +3,7 @@ title: Codespaces organizations allowTitleToDifferFromFilename: true shortTitle: Organizations intro: Use the REST API to manage your organization members codespaces. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/codespaces/repository-secrets.md b/content/rest/codespaces/repository-secrets.md index 0fbfe507cf54..ddc752cb4252 100644 --- a/content/rest/codespaces/repository-secrets.md +++ b/content/rest/codespaces/repository-secrets.md @@ -8,7 +8,7 @@ intro: >- permissions: >- Users with write access to a repository can manage {% data variables.product.prodname_codespaces %} repository secrets. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/codespaces/secrets.md b/content/rest/codespaces/secrets.md index 9035e6aea1e6..eee1dcae0de0 100644 --- a/content/rest/codespaces/secrets.md +++ b/content/rest/codespaces/secrets.md @@ -3,7 +3,7 @@ title: Codespaces user secrets allowTitleToDifferFromFilename: true shortTitle: User secrets intro: Use the REST API manage secrets that the user has access to in a codespace. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/collaborators/collaborators.md b/content/rest/collaborators/collaborators.md index 4852509b16c7..ea61481a0b52 100644 --- a/content/rest/collaborators/collaborators.md +++ b/content/rest/collaborators/collaborators.md @@ -1,7 +1,7 @@ --- title: Collaborators intro: Use the REST API to manage collaborators for a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/collaborators/invitations.md b/content/rest/collaborators/invitations.md index 98e09467b20c..5a5ec063fb24 100644 --- a/content/rest/collaborators/invitations.md +++ b/content/rest/collaborators/invitations.md @@ -5,7 +5,7 @@ shortTitle: Invitations intro: >- Use the REST API to view and manage invitations to collaborate on a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/commits/comments.md b/content/rest/commits/comments.md index b5fcd5cea48a..04dffc06e22b 100644 --- a/content/rest/commits/comments.md +++ b/content/rest/commits/comments.md @@ -1,7 +1,7 @@ --- title: Commit comments intro: Use the REST API to interact with commit comments. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/commits/commits.md b/content/rest/commits/commits.md index e1ba8c955300..db7fcf51e13a 100644 --- a/content/rest/commits/commits.md +++ b/content/rest/commits/commits.md @@ -1,7 +1,7 @@ --- title: Commits intro: Use the REST API to interact with commits. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/commits/statuses.md b/content/rest/commits/statuses.md index cde82f843e09..fa3de3935bdd 100644 --- a/content/rest/commits/statuses.md +++ b/content/rest/commits/statuses.md @@ -1,7 +1,7 @@ --- title: Commit statuses intro: Use the REST API to interact with commit statuses. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/dependabot/alerts.md b/content/rest/dependabot/alerts.md index 90e4eaabece2..34bcaaa7a68b 100644 --- a/content/rest/dependabot/alerts.md +++ b/content/rest/dependabot/alerts.md @@ -5,7 +5,7 @@ shortTitle: Alerts intro: >- Use the REST API to interact with {% data variables.product.prodname_dependabot %} alerts for a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '>=3.8' diff --git a/content/rest/dependabot/secrets.md b/content/rest/dependabot/secrets.md index 3d465f98367e..5e54f10f78ce 100644 --- a/content/rest/dependabot/secrets.md +++ b/content/rest/dependabot/secrets.md @@ -6,7 +6,7 @@ intro: >- secrets for an organization or repository. topics: - API -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '*' diff --git a/content/rest/dependency-graph/dependency-review.md b/content/rest/dependency-graph/dependency-review.md index b512a9a18a65..b032e74c2955 100644 --- a/content/rest/dependency-graph/dependency-review.md +++ b/content/rest/dependency-graph/dependency-review.md @@ -1,7 +1,7 @@ --- title: Dependency review intro: Use the REST API to interact with dependency changes. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '>=3.6' diff --git a/content/rest/dependency-graph/dependency-submission.md b/content/rest/dependency-graph/dependency-submission.md index 5278f6c4c64a..d35645570310 100644 --- a/content/rest/dependency-graph/dependency-submission.md +++ b/content/rest/dependency-graph/dependency-submission.md @@ -1,7 +1,7 @@ --- title: Dependency submission intro: Use the REST API to submit dependencies. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '>=3.7' diff --git a/content/rest/dependency-graph/sboms.md b/content/rest/dependency-graph/sboms.md index afaf93d969e4..03c91d463718 100644 --- a/content/rest/dependency-graph/sboms.md +++ b/content/rest/dependency-graph/sboms.md @@ -4,7 +4,7 @@ shortTitle: Software bill of materials (SBOM) intro: >- Use the REST API to export the software bill of materials (SBOM) for a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '>=3.9' diff --git a/content/rest/deploy-keys/deploy-keys.md b/content/rest/deploy-keys/deploy-keys.md index c9f28d77304c..8f4db7fd9b1e 100644 --- a/content/rest/deploy-keys/deploy-keys.md +++ b/content/rest/deploy-keys/deploy-keys.md @@ -1,7 +1,7 @@ --- title: Deploy keys intro: Use the REST API to create and manage deploy keys. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/deployments/branch-policies.md b/content/rest/deployments/branch-policies.md index f6cda62442ce..4c8b79815f10 100644 --- a/content/rest/deployments/branch-policies.md +++ b/content/rest/deployments/branch-policies.md @@ -3,7 +3,7 @@ title: Deployment branch policies allowTitleToDifferFromFilename: true shortTitle: Deployment branch policies intro: Use the REST API to manage custom deployment branch policies. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/deployments/deployments.md b/content/rest/deployments/deployments.md index 69a10b80ef33..0ebe46b553ea 100644 --- a/content/rest/deployments/deployments.md +++ b/content/rest/deployments/deployments.md @@ -1,7 +1,7 @@ --- title: Deployments intro: Use the REST API to create and delete deployments and deployment environments. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/deployments/environments.md b/content/rest/deployments/environments.md index 33e24b44a09d..dc4e875b21c3 100644 --- a/content/rest/deployments/environments.md +++ b/content/rest/deployments/environments.md @@ -3,7 +3,7 @@ title: Deployment environments allowTitleToDifferFromFilename: true shortTitle: Environments intro: 'Use the REST API to create, configure, and delete deployment environments.' -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/deployments/protection-rules.md b/content/rest/deployments/protection-rules.md index 578dcea89950..b4a5e7606353 100644 --- a/content/rest/deployments/protection-rules.md +++ b/content/rest/deployments/protection-rules.md @@ -2,7 +2,7 @@ title: Protection rules shortTitle: Protection rules intro: 'Use the REST API to create, configure, and delete deployment protection rules.' -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/deployments/statuses.md b/content/rest/deployments/statuses.md index 6dc3f06ebb7b..bc2d2d15b1c4 100644 --- a/content/rest/deployments/statuses.md +++ b/content/rest/deployments/statuses.md @@ -1,7 +1,7 @@ --- title: Deployment statuses intro: Use the REST API to manage deployment statuses. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/emojis/emojis.md b/content/rest/emojis/emojis.md index 97c42661671d..f99fe7021b20 100644 --- a/content/rest/emojis/emojis.md +++ b/content/rest/emojis/emojis.md @@ -3,7 +3,7 @@ title: Emojis intro: >- Use the REST API to list and view all the available emojis to use on {% data variables.product.product_name %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/enterprise-admin/admin-stats.md b/content/rest/enterprise-admin/admin-stats.md index 3f0265b74f44..aac2b40970b4 100644 --- a/content/rest/enterprise-admin/admin-stats.md +++ b/content/rest/enterprise-admin/admin-stats.md @@ -1,7 +1,7 @@ --- title: Admin stats intro: Use the REST API to retrieve a variety of metrics about your installation. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghec: '*' ghes: '*' diff --git a/content/rest/enterprise-admin/announcement.md b/content/rest/enterprise-admin/announcement.md index 384f8bad6112..f2c7cd3556db 100644 --- a/content/rest/enterprise-admin/announcement.md +++ b/content/rest/enterprise-admin/announcement.md @@ -1,7 +1,7 @@ --- title: Announcement intro: Use the REST API to manage the global announcement banner in your enterprise. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghes: '*' topics: diff --git a/content/rest/enterprise-admin/audit-log.md b/content/rest/enterprise-admin/audit-log.md index 44d423ca1505..4355b8cba213 100644 --- a/content/rest/enterprise-admin/audit-log.md +++ b/content/rest/enterprise-admin/audit-log.md @@ -1,7 +1,7 @@ --- title: Audit log intro: Use the REST API to retrieve audit logs for an enterprise. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghec: '*' ghes: '*' diff --git a/content/rest/enterprise-admin/billing.md b/content/rest/enterprise-admin/billing.md index 07855534c035..bfe72af7bf03 100644 --- a/content/rest/enterprise-admin/billing.md +++ b/content/rest/enterprise-admin/billing.md @@ -1,8 +1,9 @@ --- title: Billing intro: >- - Use the REST API to retrieve the billing information for a {% data variables.product.prodname_ghe_server %} instance. -versions: + Use the REST API to retrieve the billing information for a {% data + variables.product.prodname_ghe_server %} instance. +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghec: '*' ghes: '*' topics: diff --git a/content/rest/enterprise-admin/code-security-and-analysis.md b/content/rest/enterprise-admin/code-security-and-analysis.md index eede98e3c368..15bc98374fcb 100644 --- a/content/rest/enterprise-admin/code-security-and-analysis.md +++ b/content/rest/enterprise-admin/code-security-and-analysis.md @@ -3,7 +3,7 @@ title: Code security and analysis intro: >- Use the REST API to manage code security and analysis features for your enterprise. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghec: '*' ghes: '>=3.8' topics: diff --git a/content/rest/enterprise-admin/global-webhooks.md b/content/rest/enterprise-admin/global-webhooks.md index f412e9671258..9c52bca93c07 100644 --- a/content/rest/enterprise-admin/global-webhooks.md +++ b/content/rest/enterprise-admin/global-webhooks.md @@ -1,7 +1,7 @@ --- title: Global Webhooks intro: Use the REST API to manage global webhooks for your enterprise. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghes: '*' topics: diff --git a/content/rest/enterprise-admin/ldap.md b/content/rest/enterprise-admin/ldap.md index 5ec841fee19f..6394207c6a6f 100644 --- a/content/rest/enterprise-admin/ldap.md +++ b/content/rest/enterprise-admin/ldap.md @@ -4,7 +4,7 @@ intro: >- Use the REST API to update account relationships between a {% data variables.product.product_name %} user or team and its linked LDAP entry or queue a new synchronization. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghes: '*' topics: - API diff --git a/content/rest/enterprise-admin/license.md b/content/rest/enterprise-admin/license.md index 623139a498f4..83c30d7fd001 100644 --- a/content/rest/enterprise-admin/license.md +++ b/content/rest/enterprise-admin/license.md @@ -1,7 +1,7 @@ --- title: License intro: Use the REST API to retrieve information about your Enterprise license. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghec: '*' ghes: '*' diff --git a/content/rest/enterprise-admin/manage-ghes.md b/content/rest/enterprise-admin/manage-ghes.md index af8875183774..d8342afa53d0 100644 --- a/content/rest/enterprise-admin/manage-ghes.md +++ b/content/rest/enterprise-admin/manage-ghes.md @@ -5,7 +5,7 @@ shortTitle: Manage GHES intro: >- Use the REST API to manage your {% data variables.product.product_name %} instance. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghes: '>=3.9' topics: - API diff --git a/content/rest/enterprise-admin/management-console.md b/content/rest/enterprise-admin/management-console.md index 5f26256291d7..37b53bedbdac 100644 --- a/content/rest/enterprise-admin/management-console.md +++ b/content/rest/enterprise-admin/management-console.md @@ -3,7 +3,7 @@ title: Management Console intro: >- Use the REST API to manage your {% data variables.product.product_name %} installation. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghes: '*' topics: - API diff --git a/content/rest/enterprise-admin/org-pre-receive-hooks.md b/content/rest/enterprise-admin/org-pre-receive-hooks.md index 2def494f3b4e..2fec38c9fe23 100644 --- a/content/rest/enterprise-admin/org-pre-receive-hooks.md +++ b/content/rest/enterprise-admin/org-pre-receive-hooks.md @@ -3,7 +3,7 @@ title: Organization Pre-receive Hooks intro: >- Use the REST API to view and modify enforcement of the pre-receive hooks that are available to an organization. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghes: '*' topics: - API diff --git a/content/rest/enterprise-admin/orgs.md b/content/rest/enterprise-admin/orgs.md index 8adf46cea72e..a64a96b3c22f 100644 --- a/content/rest/enterprise-admin/orgs.md +++ b/content/rest/enterprise-admin/orgs.md @@ -1,7 +1,7 @@ --- title: Organizations intro: Use the REST API to create organizations on your enterprise. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghes: '*' topics: diff --git a/content/rest/enterprise-admin/pre-receive-environments.md b/content/rest/enterprise-admin/pre-receive-environments.md index 55495c64eeff..bd1244690509 100644 --- a/content/rest/enterprise-admin/pre-receive-environments.md +++ b/content/rest/enterprise-admin/pre-receive-environments.md @@ -3,7 +3,7 @@ title: Pre-receive Environments intro: >- Use the REST API to create, list, update and delete environments for pre-receive hooks. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghes: '*' topics: diff --git a/content/rest/enterprise-admin/pre-receive-hooks.md b/content/rest/enterprise-admin/pre-receive-hooks.md index 4f94c1b20794..ba589feb51b8 100644 --- a/content/rest/enterprise-admin/pre-receive-hooks.md +++ b/content/rest/enterprise-admin/pre-receive-hooks.md @@ -1,7 +1,7 @@ --- title: Pre-receive Hooks intro: 'Use the REST API to create, list, update and delete pre-receive hooks.' -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghes: '*' topics: - API diff --git a/content/rest/enterprise-admin/repo-pre-receive-hooks.md b/content/rest/enterprise-admin/repo-pre-receive-hooks.md index 69aaebca8950..e34afcc4d6d1 100644 --- a/content/rest/enterprise-admin/repo-pre-receive-hooks.md +++ b/content/rest/enterprise-admin/repo-pre-receive-hooks.md @@ -3,7 +3,7 @@ title: Repository Pre-receive Hooks intro: >- Use the REST API to view and modify enforcement of the pre-receive hooks that are available to a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghes: '*' topics: - API diff --git a/content/rest/enterprise-admin/scim.md b/content/rest/enterprise-admin/scim.md index 9a3e1e32c4f1..c078849ff9f7 100644 --- a/content/rest/enterprise-admin/scim.md +++ b/content/rest/enterprise-admin/scim.md @@ -1,7 +1,7 @@ --- title: SCIM intro: Use the REST API to automate user creation and team memberships with SCIM. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghes: '>=3.6' topics: - API diff --git a/content/rest/enterprise-admin/users.md b/content/rest/enterprise-admin/users.md index 65b50f29b993..e03ad2e410e1 100644 --- a/content/rest/enterprise-admin/users.md +++ b/content/rest/enterprise-admin/users.md @@ -4,7 +4,7 @@ intro: >- Use the REST API to suspend{% ifversion ghes %}, unsuspend, promote, and demote{% endif %}{% ifversion ghae %} and unsuspend{% endif %} users on your enterprise. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghes: '*' topics: diff --git a/content/rest/gists/comments.md b/content/rest/gists/comments.md index dc48aa209b14..c5e5851fa65d 100644 --- a/content/rest/gists/comments.md +++ b/content/rest/gists/comments.md @@ -3,7 +3,7 @@ title: Gist comments allowTitleToDifferFromFilename: true shortTitle: Comments intro: Use the REST API to view and modify comments on a gist. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/gists/gists.md b/content/rest/gists/gists.md index 2b76d93f525b..78a54aed2b93 100644 --- a/content/rest/gists/gists.md +++ b/content/rest/gists/gists.md @@ -3,7 +3,7 @@ title: Gists intro: >- Use the REST API to list, create, update and delete the public gists on GitHub. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/git/blobs.md b/content/rest/git/blobs.md index 15ce835850b3..962d23157e31 100644 --- a/content/rest/git/blobs.md +++ b/content/rest/git/blobs.md @@ -5,7 +5,7 @@ allowTitleToDifferFromFilename: true intro: >- Use the REST API to interact with a Git blob (binary large object), the object type used to store the contents of each file in a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/git/commits.md b/content/rest/git/commits.md index 6c4f429babde..16bc249ec9cf 100644 --- a/content/rest/git/commits.md +++ b/content/rest/git/commits.md @@ -5,7 +5,7 @@ allowTitleToDifferFromFilename: true intro: >- Use the REST API to interact with commit objects in your Git database on {% data variables.product.product_name %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/git/refs.md b/content/rest/git/refs.md index fdeebfa0430e..f28f33c6fe6b 100644 --- a/content/rest/git/refs.md +++ b/content/rest/git/refs.md @@ -4,7 +4,7 @@ shortTitle: References intro: >- Use the REST API to interact with references in your Git database on {% data variables.product.product_name %} -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/git/tags.md b/content/rest/git/tags.md index 6c8f99ff123b..4990367eb5a0 100644 --- a/content/rest/git/tags.md +++ b/content/rest/git/tags.md @@ -5,7 +5,7 @@ allowTitleToDifferFromFilename: true intro: >- Use the REST API to interact with tag objects in your Git database on {% data variables.product.product_name %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/git/trees.md b/content/rest/git/trees.md index ad0afaae1e74..11be75ee50b7 100644 --- a/content/rest/git/trees.md +++ b/content/rest/git/trees.md @@ -5,7 +5,7 @@ allowTitleToDifferFromFilename: true intro: >- Use the REST API to interact with tree objects in your Git database on {% data variables.product.product_name %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/gitignore/gitignore.md b/content/rest/gitignore/gitignore.md index 4618bfb9eb98..0779e5826da0 100644 --- a/content/rest/gitignore/gitignore.md +++ b/content/rest/gitignore/gitignore.md @@ -3,7 +3,7 @@ title: Gitignore intro: >- Use the REST API to get `.gitignore` templates that can be used to ignore files and directories. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/interactions/orgs.md b/content/rest/interactions/orgs.md index f62e0b9acf2d..f6478e7f3451 100644 --- a/content/rest/interactions/orgs.md +++ b/content/rest/interactions/orgs.md @@ -4,7 +4,7 @@ shortTitle: Organization intro: >- Use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in the organization's public repositories. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/interactions/repos.md b/content/rest/interactions/repos.md index ae0b6f71a687..303198c9c92b 100644 --- a/content/rest/interactions/repos.md +++ b/content/rest/interactions/repos.md @@ -7,7 +7,7 @@ intro: >- permissions: >- People with owner or admin access to temporarily restrict which type of user can comment, open issues, or create pull requests in a public repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/interactions/user.md b/content/rest/interactions/user.md index 1f0df4f246d1..47955d25572e 100644 --- a/content/rest/interactions/user.md +++ b/content/rest/interactions/user.md @@ -5,7 +5,7 @@ allowTitleToDifferFromFilename: true intro: >- Use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in your public repositories. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/issues/assignees.md b/content/rest/issues/assignees.md index b8ee5534754f..10c6ec244ca5 100644 --- a/content/rest/issues/assignees.md +++ b/content/rest/issues/assignees.md @@ -3,7 +3,7 @@ title: Issue assignees allowTitleToDifferFromFilename: true shortTitle: Assignees intro: Use the REST API to manage assignees on issues and pull requests. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/issues/comments.md b/content/rest/issues/comments.md index 9dbe607e2c7b..2dc7b63d345d 100644 --- a/content/rest/issues/comments.md +++ b/content/rest/issues/comments.md @@ -3,7 +3,7 @@ title: Issue comments allowTitleToDifferFromFilename: true shortTitle: Comments intro: Use the REST API to manage comments on issues and pull requests. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/issues/events.md b/content/rest/issues/events.md index a3e3860b14ca..c9760bf0bbf4 100644 --- a/content/rest/issues/events.md +++ b/content/rest/issues/events.md @@ -5,7 +5,7 @@ shortTitle: Events intro: >- Use the REST API to retrieve events triggered by activity in issues and pull requests. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/issues/issues.md b/content/rest/issues/issues.md index 7908945dd17d..493298add353 100644 --- a/content/rest/issues/issues.md +++ b/content/rest/issues/issues.md @@ -1,7 +1,7 @@ --- title: Issues intro: Use the REST API to manage issues and pull requests. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/issues/labels.md b/content/rest/issues/labels.md index 705c5a844820..33d1b1400ca9 100644 --- a/content/rest/issues/labels.md +++ b/content/rest/issues/labels.md @@ -1,7 +1,7 @@ --- title: Labels intro: 'Use the REST API to manage labels for repositories, issues and pull requests.' -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/issues/milestones.md b/content/rest/issues/milestones.md index f1733b138eaf..654553e12de8 100644 --- a/content/rest/issues/milestones.md +++ b/content/rest/issues/milestones.md @@ -1,7 +1,7 @@ --- title: Milestones intro: Use the REST API to manage milestones. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/issues/timeline.md b/content/rest/issues/timeline.md index 610188f42222..75b0939a8bf9 100644 --- a/content/rest/issues/timeline.md +++ b/content/rest/issues/timeline.md @@ -5,7 +5,7 @@ shortTitle: Timeline intro: >- Use the REST API to receive events triggered by timeline activity in issues and pull requests. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/licenses/licenses.md b/content/rest/licenses/licenses.md index 2e00e7e73251..c74be1066c5b 100644 --- a/content/rest/licenses/licenses.md +++ b/content/rest/licenses/licenses.md @@ -3,7 +3,7 @@ title: Licenses intro: >- Use the REST API to retrieve popular open source licenses and information about a particular project's license file. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/markdown/markdown.md b/content/rest/markdown/markdown.md index ce61ba7a6227..1a9bdcb6b7da 100644 --- a/content/rest/markdown/markdown.md +++ b/content/rest/markdown/markdown.md @@ -1,7 +1,7 @@ --- title: Markdown intro: Use the REST API to render a markdown document as an HTML page or as raw text. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/meta/meta.md b/content/rest/meta/meta.md index 6a849d18b40e..fbc831a2fb82 100644 --- a/content/rest/meta/meta.md +++ b/content/rest/meta/meta.md @@ -4,7 +4,7 @@ intro: >- Use the REST API to get meta information about {% data variables.product.product_name %}, including the IP addresses of {% data variables.product.product_name %} services. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/metrics/community.md b/content/rest/metrics/community.md index 80df2adb0555..7ccd41e18aa6 100644 --- a/content/rest/metrics/community.md +++ b/content/rest/metrics/community.md @@ -3,7 +3,7 @@ title: Community metrics shortTitle: Community allowTitleToDifferFromFilename: true intro: Use the REST API to retrieve information about your community profile. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/metrics/statistics.md b/content/rest/metrics/statistics.md index 1ff9ae3d98db..18c8dd078dac 100644 --- a/content/rest/metrics/statistics.md +++ b/content/rest/metrics/statistics.md @@ -5,7 +5,7 @@ allowTitleToDifferFromFilename: true intro: >- Use the REST API to fetch the data that {% data variables.product.product_name %} uses for visualizing different types of repository activity. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/metrics/traffic.md b/content/rest/metrics/traffic.md index 7ddb205313cb..4b1f0f961b86 100644 --- a/content/rest/metrics/traffic.md +++ b/content/rest/metrics/traffic.md @@ -3,7 +3,7 @@ title: Repository traffic shortTitle: Traffic allowTitleToDifferFromFilename: true intro: Use the REST API to retrieve information provided in your repository graph. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/migrations/orgs.md b/content/rest/migrations/orgs.md index 499509686568..942c641e6fa4 100644 --- a/content/rest/migrations/orgs.md +++ b/content/rest/migrations/orgs.md @@ -6,7 +6,7 @@ intro: >- Use the REST API to move a repository from {% data variables.product.prodname_dotcom_the_website %} to {% data variables.product.prodname_ghe_server %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/migrations/source-imports.md b/content/rest/migrations/source-imports.md index 034f90a9ff61..24ba11c60409 100644 --- a/content/rest/migrations/source-imports.md +++ b/content/rest/migrations/source-imports.md @@ -3,7 +3,7 @@ title: Source imports intro: >- Use the REST API to start an import from a Git, Subversion, Mercurial, or Team Foundation Version Control source repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/migrations/users.md b/content/rest/migrations/users.md index 03d312277224..9341e5e4d7d3 100644 --- a/content/rest/migrations/users.md +++ b/content/rest/migrations/users.md @@ -5,7 +5,7 @@ shortTitle: Users intro: >- Use the REST API to review, backup, or migrate your user data stored on {% data variables.product.product_name %}.com. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/oauth-authorizations/oauth-authorizations.md b/content/rest/oauth-authorizations/oauth-authorizations.md index 6468d3fd9aa7..1b1049fd1542 100644 --- a/content/rest/oauth-authorizations/oauth-authorizations.md +++ b/content/rest/oauth-authorizations/oauth-authorizations.md @@ -1,7 +1,9 @@ --- title: OAuth authorizations -intro: Use the REST API to manage the access {% data variables.product.prodname_oauth_apps %} have to your account. -versions: +intro: >- + Use the REST API to manage the access {% data + variables.product.prodname_oauth_apps %} have to your account. +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghes: '*' topics: - API diff --git a/content/rest/orgs/blocking.md b/content/rest/orgs/blocking.md index 06d75a1c51eb..136d4f438b29 100644 --- a/content/rest/orgs/blocking.md +++ b/content/rest/orgs/blocking.md @@ -1,7 +1,7 @@ --- title: Blocking users intro: Use the REST API to block and unblock users in an organization. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/orgs/custom-roles.md b/content/rest/orgs/custom-roles.md index 6e9f06f11181..1133ee8b5d15 100644 --- a/content/rest/orgs/custom-roles.md +++ b/content/rest/orgs/custom-roles.md @@ -1,7 +1,7 @@ --- title: Custom Repository Roles intro: Use the REST API to interact with custom repository roles. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghec: '*' ghes: '*' topics: diff --git a/content/rest/orgs/members.md b/content/rest/orgs/members.md index e75e85c15b9a..60c375855d7d 100644 --- a/content/rest/orgs/members.md +++ b/content/rest/orgs/members.md @@ -3,7 +3,7 @@ title: Organization members allowTitleToDifferFromFilename: true shortTitle: Members intro: Use the REST API to manage memberships in your organization. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/orgs/orgs.md b/content/rest/orgs/orgs.md index 553b7a310415..dfdf849eb148 100644 --- a/content/rest/orgs/orgs.md +++ b/content/rest/orgs/orgs.md @@ -1,7 +1,7 @@ --- title: Organizations intro: Use the REST API to interact with organizations. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/orgs/outside-collaborators.md b/content/rest/orgs/outside-collaborators.md index dccdd57d23fa..a60c3b693e1c 100644 --- a/content/rest/orgs/outside-collaborators.md +++ b/content/rest/orgs/outside-collaborators.md @@ -1,7 +1,7 @@ --- title: Outside Collaborators intro: Use the REST API to manage outside collaborators. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/orgs/personal-access-tokens.md b/content/rest/orgs/personal-access-tokens.md index 052b677ca226..61979953e06c 100644 --- a/content/rest/orgs/personal-access-tokens.md +++ b/content/rest/orgs/personal-access-tokens.md @@ -2,8 +2,9 @@ title: Personal access tokens shortTitle: Personal access tokens intro: 'Use the REST API to manage {% data variables.product.pat_v2 %}s.' -versions: - feature: pat-v2 +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 + fpt: '*' + ghec: '*' topics: - API autogenerated: rest diff --git a/content/rest/orgs/rules.md b/content/rest/orgs/rules.md index be95056713b7..daa6e51d0a18 100644 --- a/content/rest/orgs/rules.md +++ b/content/rest/orgs/rules.md @@ -1,10 +1,13 @@ --- title: Rules shortTitle: Rules -intro: 'Use the rulesets API to manage rulesets for repositories. Organization rulesets control how people can interact with selected branches and tags in repositories in an organization.' -versions: +intro: >- + Use the rulesets API to manage rulesets for repositories. Organization + rulesets control how people can interact with selected branches and tags in + repositories in an organization. +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' - feature: repo-rules-enterprise + ghec: '*' topics: - API autogenerated: rest diff --git a/content/rest/orgs/security-managers.md b/content/rest/orgs/security-managers.md index 4d85c1529c46..347051a2f8ad 100644 --- a/content/rest/orgs/security-managers.md +++ b/content/rest/orgs/security-managers.md @@ -1,7 +1,7 @@ --- title: Security Managers intro: Use the REST API to manage security managers in an organization. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '>=3.7' diff --git a/content/rest/orgs/webhooks.md b/content/rest/orgs/webhooks.md index ab87b605966a..2cff2605090d 100644 --- a/content/rest/orgs/webhooks.md +++ b/content/rest/orgs/webhooks.md @@ -3,7 +3,7 @@ title: Organization webhooks allowTitleToDifferFromFilename: true shortTitle: Webhooks intro: Use the REST API to interact with webhooks in an organization. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/packages/packages.md b/content/rest/packages/packages.md index b3bf5895c925..a4fc7954e7e7 100644 --- a/content/rest/packages/packages.md +++ b/content/rest/packages/packages.md @@ -3,7 +3,7 @@ title: Packages intro: >- Use the REST API to interact with {% data variables.product.prodname_registry %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '>=3.9' diff --git a/content/rest/pages/pages.md b/content/rest/pages/pages.md index a550ffd8e2bc..f2716581a383 100644 --- a/content/rest/pages/pages.md +++ b/content/rest/pages/pages.md @@ -3,7 +3,7 @@ title: Pages intro: >- Use the REST API to interact with {% data variables.product.prodname_pages %} sites and builds. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/projects/cards.md b/content/rest/projects/cards.md index 990518bfa556..3d1ebc8f4172 100644 --- a/content/rest/projects/cards.md +++ b/content/rest/projects/cards.md @@ -5,7 +5,7 @@ allowTitleToDifferFromFilename: true intro: >- Use the REST API to create and manage cards on a {% data variables.projects.projects_v1_board %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/projects/collaborators.md b/content/rest/projects/collaborators.md index 1fafaf59721e..951cbcebe385 100644 --- a/content/rest/projects/collaborators.md +++ b/content/rest/projects/collaborators.md @@ -5,7 +5,7 @@ allowTitleToDifferFromFilename: true intro: >- Use the REST API to manage collaborators on a {% data variables.projects.projects_v1_board %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/projects/columns.md b/content/rest/projects/columns.md index f08ac37945cd..bd8d92b65ed5 100644 --- a/content/rest/projects/columns.md +++ b/content/rest/projects/columns.md @@ -5,7 +5,7 @@ allowTitleToDifferFromFilename: true intro: >- Use the REST API to create and manage columns on a {% data variables.projects.projects_v1_board %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/projects/projects.md b/content/rest/projects/projects.md index fb75e6997171..c502ddc37ff3 100644 --- a/content/rest/projects/projects.md +++ b/content/rest/projects/projects.md @@ -5,7 +5,7 @@ allowTitleToDifferFromFilename: true intro: >- Use the REST API to create and manage {% data variables.projects.projects_v1_boards %} in a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/pulls/comments.md b/content/rest/pulls/comments.md index ff759db50639..c01ba1256de4 100644 --- a/content/rest/pulls/comments.md +++ b/content/rest/pulls/comments.md @@ -2,7 +2,7 @@ title: Pull request review comments shortTitle: Review comments intro: Use the REST API to interact with pull request review comments. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/pulls/pulls.md b/content/rest/pulls/pulls.md index 24f2e07591b7..e67bcffe7332 100644 --- a/content/rest/pulls/pulls.md +++ b/content/rest/pulls/pulls.md @@ -1,7 +1,7 @@ --- title: Pulls intro: Use the REST API to interact with pull requests. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/pulls/review-requests.md b/content/rest/pulls/review-requests.md index 8db584392893..d4a36e650a33 100644 --- a/content/rest/pulls/review-requests.md +++ b/content/rest/pulls/review-requests.md @@ -1,7 +1,7 @@ --- title: Review requests intro: Use the REST API to interact with review requests. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/pulls/reviews.md b/content/rest/pulls/reviews.md index f0a426c4bdaf..f3ad0a1e4666 100644 --- a/content/rest/pulls/reviews.md +++ b/content/rest/pulls/reviews.md @@ -3,7 +3,7 @@ title: Pull request reviews shortTitle: Reviews allowTitleToDifferFromFilename: true intro: Use the REST API to interact with pull request reviews. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/rate-limit/rate-limit.md b/content/rest/rate-limit/rate-limit.md index 1e3174aabf64..0feca41ff874 100644 --- a/content/rest/rate-limit/rate-limit.md +++ b/content/rest/rate-limit/rate-limit.md @@ -1,7 +1,7 @@ --- title: Rate limit intro: Use the REST API to check your current rate limit status. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/reactions/reactions.md b/content/rest/reactions/reactions.md index 40d08e50c3fe..a12ff2d6459d 100644 --- a/content/rest/reactions/reactions.md +++ b/content/rest/reactions/reactions.md @@ -3,7 +3,7 @@ title: Reactions intro: >- Use the REST API to interact with reactions on {% data variables.product.prodname_dotcom %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/releases/assets.md b/content/rest/releases/assets.md index f401f595be57..25e0bcf9562b 100644 --- a/content/rest/releases/assets.md +++ b/content/rest/releases/assets.md @@ -1,7 +1,7 @@ --- title: Release Assets intro: Use the REST API to manage release assets. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/releases/releases.md b/content/rest/releases/releases.md index 514c24645906..070fcd010b2b 100644 --- a/content/rest/releases/releases.md +++ b/content/rest/releases/releases.md @@ -1,7 +1,7 @@ --- title: Releases intro: 'Use the REST API to create, modify, and delete releases and release assets.' -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/repos/autolinks.md b/content/rest/repos/autolinks.md index 562cb06cccc8..9cec2103547a 100644 --- a/content/rest/repos/autolinks.md +++ b/content/rest/repos/autolinks.md @@ -3,7 +3,7 @@ title: Repository autolinks allowTitleToDifferFromFilename: true shortTitle: Autolinks intro: Use the REST API to add autolinks to external resources. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/repos/contents.md b/content/rest/repos/contents.md index bdf1c7989953..35ea4e32238a 100644 --- a/content/rest/repos/contents.md +++ b/content/rest/repos/contents.md @@ -5,7 +5,7 @@ shortTitle: Contents intro: >- Use the REST API to create, modify, and delete Base64 encoded content in a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/repos/forks.md b/content/rest/repos/forks.md index 42bce059215e..0e140d7b5cd9 100644 --- a/content/rest/repos/forks.md +++ b/content/rest/repos/forks.md @@ -1,7 +1,7 @@ --- title: Forks intro: Use the REST API to manage repository forks. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/repos/lfs.md b/content/rest/repos/lfs.md index 46aee416bf40..e3ada8a67e5b 100644 --- a/content/rest/repos/lfs.md +++ b/content/rest/repos/lfs.md @@ -3,7 +3,7 @@ title: Git LFS intro: >- Use the REST API to enable or disable {% data variables.large_files.product_name_long %} (LFS) for a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/repos/repos.md b/content/rest/repos/repos.md index e03bb1f8eb84..1a569ffc39ed 100644 --- a/content/rest/repos/repos.md +++ b/content/rest/repos/repos.md @@ -3,7 +3,7 @@ title: Repositories intro: >- Use the REST API to manage repositories on {% data variables.product.company_short %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/repos/rules.md b/content/rest/repos/rules.md index 9c579c523de2..fcdcc119b348 100644 --- a/content/rest/repos/rules.md +++ b/content/rest/repos/rules.md @@ -1,10 +1,12 @@ --- title: Rules shortTitle: Rules -intro: 'Use the rulesets API to manage rulesets for repositories. Rulesets control how people can interact with selected branches and tags in a repository.' -versions: +intro: >- + Use the rulesets API to manage rulesets for repositories. Rulesets control how + people can interact with selected branches and tags in a repository. +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' - feature: repo-rules-enterprise + ghec: '*' topics: - API autogenerated: rest diff --git a/content/rest/repos/tags.md b/content/rest/repos/tags.md index 2971f3c137c2..09b8dcba6517 100644 --- a/content/rest/repos/tags.md +++ b/content/rest/repos/tags.md @@ -3,7 +3,7 @@ title: Repository tags allowTitleToDifferFromFilename: true shortTitle: Tags intro: Use the REST API to manage tags for a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '*' diff --git a/content/rest/scim/scim.md b/content/rest/scim/scim.md index 3bfea17b3247..17c40eef6f8c 100644 --- a/content/rest/scim/scim.md +++ b/content/rest/scim/scim.md @@ -3,7 +3,7 @@ title: SCIM intro: >- Use the REST API to control and manage your GitHub organization members access with SCIM. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghec: '*' topics: - API diff --git a/content/rest/search/search.md b/content/rest/search/search.md index 569dddc5a5c2..498f3b51cff4 100644 --- a/content/rest/search/search.md +++ b/content/rest/search/search.md @@ -3,7 +3,7 @@ title: Search intro: >- Use the REST API to search for specific items on {% data variables.product.product_name %}. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/secret-scanning/secret-scanning.md b/content/rest/secret-scanning/secret-scanning.md index c4e14a8cf0c6..585be2747a70 100644 --- a/content/rest/secret-scanning/secret-scanning.md +++ b/content/rest/secret-scanning/secret-scanning.md @@ -1,7 +1,7 @@ --- title: Secret scanning intro: Use the REST API to retrieve and update secret alerts from a repository. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/security-advisories/repository-advisories.md b/content/rest/security-advisories/repository-advisories.md index 1770fd2a094f..5dd1882be90b 100644 --- a/content/rest/security-advisories/repository-advisories.md +++ b/content/rest/security-advisories/repository-advisories.md @@ -1,9 +1,8 @@ --- title: Repository security advisories allowTitleToDifferFromFilename: true -intro: >- - Use the REST API to view and manage repository security advisories. -versions: +intro: Use the REST API to view and manage repository security advisories. +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/teams/discussion-comments.md b/content/rest/teams/discussion-comments.md index 28e7fb63f11a..b13534687aad 100644 --- a/content/rest/teams/discussion-comments.md +++ b/content/rest/teams/discussion-comments.md @@ -5,7 +5,7 @@ shortTitle: Discussion comments intro: >- Use the REST API to get, create, edit, and delete discussion comments on a [team discussion](/rest/reference/teams#discussions) post. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/teams/discussions.md b/content/rest/teams/discussions.md index d32ca1f9e98e..c2f7fc68af95 100644 --- a/content/rest/teams/discussions.md +++ b/content/rest/teams/discussions.md @@ -5,7 +5,7 @@ shortTitle: Discussions intro: >- Use the REST API to get, create, edit, and delete discussion posts on a team's page. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/teams/external-groups.md b/content/rest/teams/external-groups.md index 6fa8a4cd2899..21af60e0d272 100644 --- a/content/rest/teams/external-groups.md +++ b/content/rest/teams/external-groups.md @@ -4,7 +4,7 @@ intro: >- Use the REST API to view the external identity provider groups that are available to your organization and manage the connection between external groups and teams in your organization. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghae: '*' ghec: '*' ghes: '>=3.6' diff --git a/content/rest/teams/members.md b/content/rest/teams/members.md index a9b6e2d5087e..a07fd1726677 100644 --- a/content/rest/teams/members.md +++ b/content/rest/teams/members.md @@ -5,7 +5,7 @@ intro: >- variables.product.product_name %} organization. allowTitleToDifferFromFilename: true shortTitle: Members -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/teams/team-sync.md b/content/rest/teams/team-sync.md index 488bfd776e12..7342be7a7d92 100644 --- a/content/rest/teams/team-sync.md +++ b/content/rest/teams/team-sync.md @@ -4,7 +4,7 @@ intro: >- Use the REST API to manage connections between {% data variables.product.product_name %} teams and external identity provider (IdP) groups. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 ghec: '*' topics: - API diff --git a/content/rest/teams/teams.md b/content/rest/teams/teams.md index b3fc63e4174b..d2c6d855d97e 100644 --- a/content/rest/teams/teams.md +++ b/content/rest/teams/teams.md @@ -3,7 +3,7 @@ title: Teams intro: >- Use the REST API to create and manage teams in your {% data variables.product.product_name %} organization. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/users/blocking.md b/content/rest/users/blocking.md index 9eb8d47a127f..8dd072036ad0 100644 --- a/content/rest/users/blocking.md +++ b/content/rest/users/blocking.md @@ -1,7 +1,7 @@ --- title: Blocking users intro: Use the REST API to manage blocked users. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' topics: diff --git a/content/rest/users/emails.md b/content/rest/users/emails.md index 63833352cbc7..2d89b287e322 100644 --- a/content/rest/users/emails.md +++ b/content/rest/users/emails.md @@ -1,7 +1,7 @@ --- title: Emails intro: Use the REST API to manage email addresses of authenticated users. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '*' diff --git a/content/rest/users/followers.md b/content/rest/users/followers.md index bc6f0c6d0189..f38bc2eda27a 100644 --- a/content/rest/users/followers.md +++ b/content/rest/users/followers.md @@ -1,7 +1,7 @@ --- title: Followers intro: Use the REST API to get information about followers of authenticated users. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/users/gpg-keys.md b/content/rest/users/gpg-keys.md index e3a16f0d5911..3dacc6c94687 100644 --- a/content/rest/users/gpg-keys.md +++ b/content/rest/users/gpg-keys.md @@ -1,7 +1,7 @@ --- title: GPG Keys intro: Use the REST API to manage GPG keys of authenticated users. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/users/keys.md b/content/rest/users/keys.md index 6c385b64b13c..bbfea101a8bb 100644 --- a/content/rest/users/keys.md +++ b/content/rest/users/keys.md @@ -1,7 +1,7 @@ --- title: Git SSH Keys intro: Use the REST API to manage Git SSH keys of authenticated users. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/users/social-accounts.md b/content/rest/users/social-accounts.md index f740a75ce426..13a6b0777859 100644 --- a/content/rest/users/social-accounts.md +++ b/content/rest/users/social-accounts.md @@ -1,7 +1,7 @@ --- title: Social accounts intro: Use the REST API to manage social accounts of authenticated users. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '>=3.9' diff --git a/content/rest/users/ssh-signing-keys.md b/content/rest/users/ssh-signing-keys.md index a41579156056..05726f02d00e 100644 --- a/content/rest/users/ssh-signing-keys.md +++ b/content/rest/users/ssh-signing-keys.md @@ -1,7 +1,7 @@ --- title: SSH signing keys intro: Use the REST API to manage SSH signing keys of authenticated users. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '>=3.7' diff --git a/content/rest/users/users.md b/content/rest/users/users.md index 2c81fd94db8d..086400fcf548 100644 --- a/content/rest/users/users.md +++ b/content/rest/users/users.md @@ -3,7 +3,7 @@ title: Users intro: >- Use the REST API to get public and private information about authenticated users. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/webhooks/repo-config.md b/content/rest/webhooks/repo-config.md index da5bf63abc54..c7f5b1a6f8bc 100644 --- a/content/rest/webhooks/repo-config.md +++ b/content/rest/webhooks/repo-config.md @@ -1,7 +1,7 @@ --- title: Repository Webhook Configuration intro: Use the REST API to manage the configuration for repository webhooks. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/webhooks/repo-deliveries.md b/content/rest/webhooks/repo-deliveries.md index 2ef7fd3f89cc..f6ed94cb7203 100644 --- a/content/rest/webhooks/repo-deliveries.md +++ b/content/rest/webhooks/repo-deliveries.md @@ -1,7 +1,7 @@ --- title: Repository Webhook Deliveries intro: Use the REST API interact with deliveries of repository webhooks. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/content/rest/webhooks/repos.md b/content/rest/webhooks/repos.md index d364524c3324..98b0969b5f48 100644 --- a/content/rest/webhooks/repos.md +++ b/content/rest/webhooks/repos.md @@ -1,7 +1,7 @@ --- title: Repository Webhooks intro: Use the REST API to manage repository webhooks. -versions: +versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghae: '*' ghec: '*' diff --git a/lib/enterprise-server-releases.js b/lib/enterprise-server-releases.js index b59757a749f2..d66fc17546ea 100644 --- a/lib/enterprise-server-releases.js +++ b/lib/enterprise-server-releases.js @@ -12,7 +12,7 @@ export const dates = JSON.parse(await fs.readFile('src/ghes-releases/lib/enterpr export const next = '3.10' export const nextNext = '3.11' -export const supported = ['3.9', '3.8', '3.7', '3.6', '3.5'] +export const supported = ['3.9', '3.8', '3.7', '3.6'] // Ensure that: // "next" is ahead of "latest" by one minor or major release. @@ -37,7 +37,7 @@ function isValidNext(v1, v2) { // When you're archiving a version, add the new archived number to this // array and you should never need to touch the `deprecated` array // on the line just below. -export const deprecatedWithFunctionalRedirects = ['3.4', '3.3', '3.2', '3.1', '3.0'] +export const deprecatedWithFunctionalRedirects = ['3.5', '3.4', '3.3', '3.2', '3.1', '3.0'] export const deprecated = [ ...deprecatedWithFunctionalRedirects, '2.22', diff --git a/src/automated-pipelines/lib/update-markdown.js b/src/automated-pipelines/lib/update-markdown.js index 92862a7d55fb..0561f97eebbb 100644 --- a/src/automated-pipelines/lib/update-markdown.js +++ b/src/automated-pipelines/lib/update-markdown.js @@ -116,10 +116,14 @@ async function updateMarkdownFile( // Only modify the versions property when a file already existss newData.versions = sourceData.versions const targetContent = manuallyCreatedContent + commentDelimiter + sourceContent - await writeFile(file, matter.stringify(targetContent, newData)) + const newFileContent = appendVersionComment(matter.stringify(targetContent, newData)) + await writeFile(file, newFileContent) } else { await createDirectory(path.dirname(file)) - await writeFile(file, matter.stringify(commentDelimiter + sourceContent, sourceData)) + const newFileContent = appendVersionComment( + matter.stringify(commentDelimiter + sourceContent, sourceData), + ) + await writeFile(file, newFileContent) } } @@ -447,3 +451,10 @@ async function getDirectoryInfo(directory) { const directoryFiles = difference(directoryContents, childDirectories) return { directoryContents, directoryFiles, childDirectories } } + +function appendVersionComment(stringifiedContent) { + return stringifiedContent.replace( + '\nversions:\n', + `\nversions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖\n`, + ) +} diff --git a/src/automated-pipelines/tests/rendering.js b/src/automated-pipelines/tests/rendering.js index 2ace18effe7d..ef5c693d3c49 100644 --- a/src/automated-pipelines/tests/rendering.js +++ b/src/automated-pipelines/tests/rendering.js @@ -1,16 +1,18 @@ import { jest, test } from '@jest/globals' +import { readFileSync } from 'fs' import { loadPages } from '../../../lib/page-data.js' import { get } from '../../../tests/helpers/e2etest.js' +// Get a list of the autogenerated pages +const pageList = await loadPages(undefined, ['en']) + describe('autogenerated docs render', () => { jest.setTimeout(3 * 60 * 1000) - test('all automated pages return a 200 success code', async () => { - // Get a list of the autogenerated pages - const pageList = await loadPages(undefined, ['en']) - const autogeneratedPages = pageList.filter((page) => page.autogenerated) + const autogeneratedPages = pageList.filter((page) => page.autogenerated) + test('all automated pages return a 200 success code', async () => { expect.assertions(autogeneratedPages.length) const statusCodes = await Promise.all( @@ -27,4 +29,26 @@ describe('autogenerated docs render', () => { expect(status, url).toBe(200) } }) + + const codeqlCliPath = JSON.parse( + readFileSync('src/codeql-cli/lib/config.json', 'utf-8'), + ).targetDirectory + const restPath = JSON.parse(readFileSync('src/rest/lib/config.json', 'utf-8')).targetDirectory + const ghappsPath = JSON.parse( + readFileSync('src/github-apps/lib/config.json', 'utf-8'), + ).targetDirectory + // Right now only the rest and codeqlcli pages get their frontmatter updated automatically. + // The apps pages do not get their frontmatter auto-updated since they apply to all versions and they are + // single pages. The apps pages are also nested inside of the rest pages. So we want to filter out only + // rest pages and the codeql cli pages for this test. + const filesWithAutoUpdatedVersions = autogeneratedPages.filter( + (page) => + (!page.fullPath.startsWith(ghappsPath) && page.fullPath.startsWith(restPath)) || + page.fullPath.startsWith(codeqlCliPath), + ) + for (const page of filesWithAutoUpdatedVersions) { + test(`autogenerated page ${page.fullPath} does not use feature based versioning`, () => { + expect(page.versions.feature).toBe(undefined) + }) + } }) diff --git a/tests/fixtures/content/get-started/liquid/ifversion.md b/tests/fixtures/content/get-started/liquid/ifversion.md index 5092b2df9eff..e070c1836e13 100644 --- a/tests/fixtures/content/get-started/liquid/ifversion.md +++ b/tests/fixtures/content/get-started/liquid/ifversion.md @@ -31,15 +31,15 @@ condition-e ## ifversion with ranges -{% ifversion ghes > 3.4 %} +{% ifversion ghes > 3.5 %} condition-f {% endif %} -{% ifversion ghes < 3.6 %} +{% ifversion ghes < 3.7 %} condition-g {% endif %} -{% ifversion ghes > 3.4 and ghes < 3.6 %} +{% ifversion ghes > 3.5 and ghes < 3.7 %} condition-h {% endif %} @@ -49,11 +49,11 @@ condition-h condition-i {% endif %} -{% ifversion ghes != 3.5 %} +{% ifversion ghes != 3.6 %} condition-j {% endif %} -{% ifversion ghes = 3.5 %} +{% ifversion ghes = 3.6 %} condition-k {% endif %} @@ -67,13 +67,13 @@ condition-l {% ifversion ghes %} condition-m - {% ifversion ghes = 3.5 %} + {% ifversion ghes = 3.6 %} condition-n {% endif %} {% endif %} ## ifversion combined operations -{% ifversion not fpt and ghes > 3.4 %} +{% ifversion not fpt and ghes > 3.5 %} condition-o {% endif %} diff --git a/tests/rendering-fixtures/liquid.js b/tests/rendering-fixtures/liquid.js index d3726e2f07ef..b9cc288aa619 100644 --- a/tests/rendering-fixtures/liquid.js +++ b/tests/rendering-fixtures/liquid.js @@ -154,7 +154,7 @@ describe('extended Markdown', () => { 'condition-l', ], 'enterprise-cloud@latest': ['condition-c', 'condition-j', 'condition-l'], - 'enterprise-server@3.5': [ + 'enterprise-server@3.6': [ 'condition-c', 'condition-e', 'condition-f', @@ -166,7 +166,7 @@ describe('extended Markdown', () => { 'condition-n', 'condition-o', ], - 'enterprise-server@3.6': [ + 'enterprise-server@3.7': [ 'condition-c', 'condition-e', 'condition-f',