Skip to content

Commit

Permalink
sort rest markdown versions frontmatter alphabetically (#35152)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachmari authored Mar 1, 2023
1 parent 07e772e commit 35603ab
Show file tree
Hide file tree
Showing 129 changed files with 348 additions and 187 deletions.
6 changes: 4 additions & 2 deletions content/rest/actions/artifacts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@
title: GitHub Actions Artifacts
allowTitleToDifferFromFilename: true
shortTitle: Artifacts
intro: 'Use the REST API to interact with artifacts in {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with artifacts in {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
4 changes: 3 additions & 1 deletion content/rest/actions/cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
title: GitHub Actions Cache
allowTitleToDifferFromFilename: true
shortTitle: Cache
intro: 'Use the REST API to interact with the cache for repositories in {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with the cache for repositories in {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
Expand Down
4 changes: 3 additions & 1 deletion content/rest/actions/oidc.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
title: GitHub Actions OIDC
allowTitleToDifferFromFilename: true
shortTitle: OIDC
intro: 'Use the REST API to interact with JWTs for OIDC subject claims in {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with JWTs for OIDC subject claims in {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
Expand Down
6 changes: 4 additions & 2 deletions content/rest/actions/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@
title: GitHub Actions Permissions
allowTitleToDifferFromFilename: true
shortTitle: Permissions
intro: 'Use the REST API to interact with permissions for {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with permissions for {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
4 changes: 3 additions & 1 deletion content/rest/actions/required-workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
title: GitHub Actions Required Workflows
allowTitleToDifferFromFilename: true
shortTitle: Required Workflows
intro: 'Use the REST API to access and configure required workflows in an organization in {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to access and configure required workflows in an organization
in {% data variables.product.prodname_actions %}.
topics:
- API
versions:
Expand Down
6 changes: 4 additions & 2 deletions content/rest/actions/secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@
title: GitHub Actions Secrets
allowTitleToDifferFromFilename: true
shortTitle: Secrets
intro: 'Use the REST API to interact with secrets in {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with secrets in {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
6 changes: 4 additions & 2 deletions content/rest/actions/self-hosted-runner-groups.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
---
title: Self-hosted runner groups
intro: 'Use the REST API to interact with self-hosted runner groups for {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with self-hosted runner groups for {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
6 changes: 4 additions & 2 deletions content/rest/actions/self-hosted-runners.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
title: Self-hosted runners
intro: 'Use the REST API to interact with self-hosted runners in {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with self-hosted runners in {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
6 changes: 4 additions & 2 deletions content/rest/actions/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
title: GitHub Actions Variables
allowTitleToDifferFromFilename: true
shortTitle: Variables
intro: 'Use the REST API to interact with variables in {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with variables in {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
fpt: '*'
ghes: '>=3.8'
ghec: '*'
ghes: '>=3.8'
autogenerated: rest
---

Expand Down
6 changes: 4 additions & 2 deletions content/rest/actions/workflow-jobs.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
title: Workflow jobs
intro: 'Use the REST API to interact with workflow jobs in {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with workflow jobs in {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
6 changes: 4 additions & 2 deletions content/rest/actions/workflow-runs.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
title: Workflow runs
intro: 'Use the REST API to interact with workflow runs in {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with workflow runs in {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
6 changes: 4 additions & 2 deletions content/rest/actions/workflows.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
title: Workflows
intro: 'Use the REST API to interact with workflows in {% data variables.product.prodname_actions %}.'
intro: >-
Use the REST API to interact with workflows in {% data
variables.product.prodname_actions %}.
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
6 changes: 4 additions & 2 deletions content/rest/activity/events.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
---
title: Events
intro: 'Use the REST API to interact with {% data variables.product.prodname_dotcom %} events.'
intro: >-
Use the REST API to interact with {% data variables.product.prodname_dotcom %}
events.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
autogenerated: rest
Expand Down
6 changes: 4 additions & 2 deletions content/rest/activity/feeds.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
---
title: Feeds
intro: 'Use the REST API to interact with {% data variables.product.prodname_dotcom %} feeds.'
intro: >-
Use the REST API to interact with {% data variables.product.prodname_dotcom %}
feeds.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
autogenerated: rest
Expand Down
6 changes: 4 additions & 2 deletions content/rest/activity/notifications.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
---
title: Notifications
intro: 'Use the REST API to manage {% data variables.product.product_name %} notifications.'
intro: >-
Use the REST API to manage {% data variables.product.product_name %}
notifications.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
autogenerated: rest
Expand Down
2 changes: 1 addition & 1 deletion content/rest/activity/starring.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: Starring
intro: Use the REST API to bookmark a repository.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
autogenerated: rest
Expand Down
2 changes: 1 addition & 1 deletion content/rest/activity/watching.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: Watching
intro: Use the REST API to subscribe to notifications for activity in a repository.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
autogenerated: rest
Expand Down
4 changes: 3 additions & 1 deletion content/rest/announcement-banners/enterprises.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Enterprise announcement banners
shortTitle: Enterprise
intro: 'The Enterprise Announcement Banners API allows you to get, set, and remove the announcement banner for your enterprise.'
intro: >-
The Enterprise Announcement Banners API allows you to get, set, and remove the
announcement banner for your enterprise.
versions:
ghec: '*'
allowTitleToDifferFromFilename: true
Expand Down
6 changes: 4 additions & 2 deletions content/rest/announcement-banners/organizations.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
---
title: Organization announcement banners
shortTitle: Organization
intro: 'The Organization Announcement Banners API allows you to get, set, and remove the announcement banner for your organization.'
intro: >-
The Organization Announcement Banners API allows you to get, set, and remove
the announcement banner for your organization.
versions:
ghae: '>=3.8'
ghec: '*'
ghes: '>=3.8'
ghae: '>=3.8'
allowTitleToDifferFromFilename: true
autogenerated: rest
---
Expand Down
6 changes: 4 additions & 2 deletions content/rest/apps/apps.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
---
title: GitHub Apps
allowTitleToDifferFromFilename: true
intro: 'Use the REST API to interact with {% data variables.product.prodname_github_apps %}'
intro: >-
Use the REST API to interact with {% data
variables.product.prodname_github_apps %}
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
7 changes: 5 additions & 2 deletions content/rest/apps/installations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,17 @@
title: GitHub App installations
allowTitleToDifferFromFilename: true
shortTitle: Installations
intro: 'Use the REST API to get information about {% data variables.product.prodname_github_app %} installations and perform actions within those installations.'
intro: >-
Use the REST API to get information about {% data
variables.product.prodname_github_app %} installations and perform actions
within those installations.
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
4 changes: 3 additions & 1 deletion content/rest/apps/marketplace.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
title: GitHub Marketplace
allowTitleToDifferFromFilename: true
shortTitle: Marketplace
intro: 'Use the REST API to interact with {% data variables.product.prodname_marketplace %}'
intro: >-
Use the REST API to interact with {% data
variables.product.prodname_marketplace %}
topics:
- API
versions:
Expand Down
6 changes: 4 additions & 2 deletions content/rest/apps/oauth-applications.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
---
title: OAuth Apps
allowTitleToDifferFromFilename: true
intro: 'Use the REST API to interact with {% data variables.product.prodname_oauth_apps %}'
intro: >-
Use the REST API to interact with {% data
variables.product.prodname_oauth_apps %}
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
6 changes: 4 additions & 2 deletions content/rest/apps/webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@
title: GitHub App webhooks
allowTitleToDifferFromFilename: true
shortTitle: Webhooks
intro: 'Use the REST API to interact with webhooks for {% data variables.product.prodname_oauth_apps %}'
intro: >-
Use the REST API to interact with webhooks for {% data
variables.product.prodname_oauth_apps %}
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---

Expand Down
2 changes: 1 addition & 1 deletion content/rest/branches/branch-protection.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: Protected branches
intro: Use the REST API to manage protected branches.
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
allowTitleToDifferFromFilename: true
Expand Down
Loading

0 comments on commit 35603ab

Please sign in to comment.