Skip to content

Commit

Permalink
add pipeline name as value for autogenerated frontmatter property (#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
rachmari authored Feb 24, 2023
1 parent 641fd0f commit 5d1ec33
Show file tree
Hide file tree
Showing 185 changed files with 186 additions and 185 deletions.
2 changes: 1 addition & 1 deletion content/graphql/overview/breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ versions:
ghae: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

## About breaking changes
Expand Down
2 changes: 1 addition & 1 deletion content/graphql/overview/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ versions:
fpt: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

Breaking changes include changes that will break existing queries or could affect the runtime behavior of clients. For a list of breaking changes and when they will occur, see our [breaking changes log](/graphql/overview/breaking-changes).
Expand Down
2 changes: 1 addition & 1 deletion content/graphql/overview/schema-previews.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ versions:
ghae: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

## About schema previews
Expand Down
2 changes: 1 addition & 1 deletion content/graphql/reference/enums.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versions:
ghae: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

## About enums
Expand Down
2 changes: 1 addition & 1 deletion content/graphql/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ children:
- /unions
- /input-objects
- /scalars
autogenerated: true
autogenerated: graphql
---


Expand Down
2 changes: 1 addition & 1 deletion content/graphql/reference/input-objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versions:
ghae: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

## About input objects
Expand Down
2 changes: 1 addition & 1 deletion content/graphql/reference/interfaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versions:
ghae: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

## About interfaces
Expand Down
2 changes: 1 addition & 1 deletion content/graphql/reference/mutations.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versions:
ghae: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

## About mutations
Expand Down
2 changes: 1 addition & 1 deletion content/graphql/reference/objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versions:
ghae: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

## About objects
Expand Down
2 changes: 1 addition & 1 deletion content/graphql/reference/queries.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versions:
ghae: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

## About queries
Expand Down
2 changes: 1 addition & 1 deletion content/graphql/reference/scalars.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versions:
ghae: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

## About scalars
Expand Down
2 changes: 1 addition & 1 deletion content/graphql/reference/unions.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versions:
ghae: '*'
topics:
- API
autogenerated: true
autogenerated: graphql
---

## About unions
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/artifacts.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About artifacts in {% data variables.product.prodname_actions %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.4'
autogenerated: true
autogenerated: rest
---

## About the cache in {% data variables.product.prodname_actions %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ children:
- /workflow-jobs
- /workflow-runs
- /workflows
autogenerated: true
autogenerated: rest
---

You can use the REST API to manage and control {% data variables.product.prodname_actions %} for an organization or repository. {% data reusables.actions.actions-authentication %} {% data variables.product.prodname_github_apps %} require the permissions mentioned in each endpoint. For more information, see "[AUTOTITLE](/actions)."
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/oidc.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
autogenerated: true
autogenerated: rest
---


Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About permissions for {% data variables.product.prodname_actions %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/required-workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
autogenerated: true
autogenerated: rest
---


Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About secrets in {% data variables.product.prodname_actions %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/self-hosted-runner-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About self-hosted runner groups in {% data variables.product.prodname_actions %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/self-hosted-runners.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About self-hosted runners in {% data variables.product.prodname_actions %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ versions:
fpt: '*'
ghes: '>=3.8'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About variables in {% data variables.product.prodname_actions %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/workflow-jobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About workflow jobs in {% data variables.product.prodname_actions %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/workflow-runs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About workflow runs in {% data variables.product.prodname_actions %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/actions/workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About workflows in {% data variables.product.prodname_actions %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/activity/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions:
ghec: '*'
topics:
- API
autogenerated: true
autogenerated: rest
---

## About {% data variables.product.prodname_dotcom %} events
Expand Down
2 changes: 1 addition & 1 deletion content/rest/activity/feeds.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions:
ghec: '*'
topics:
- API
autogenerated: true
autogenerated: rest
---

## About {% data variables.product.prodname_dotcom %} feeds
Expand Down
2 changes: 1 addition & 1 deletion content/rest/activity/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ children:
- /notifications
- /starring
- /watching
autogenerated: true
autogenerated: rest
---


Expand Down
2 changes: 1 addition & 1 deletion content/rest/activity/notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions:
ghec: '*'
topics:
- API
autogenerated: true
autogenerated: rest
---

## About {% data variables.product.product_name %} notifications
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 @@ -8,7 +8,7 @@ versions:
ghec: '*'
topics:
- API
autogenerated: true
autogenerated: rest
---

## About starring
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 @@ -8,7 +8,7 @@ versions:
ghec: '*'
topics:
- API
autogenerated: true
autogenerated: rest
---

## About watching
Expand Down
2 changes: 1 addition & 1 deletion content/rest/announcement-banners/enterprises.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ intro: 'The Enterprise Announcement Banners API allows you to get, set, and remo
versions:
ghec: '*'
allowTitleToDifferFromFilename: true
autogenerated: true
autogenerated: rest
---


Expand Down
2 changes: 1 addition & 1 deletion content/rest/announcement-banners/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions:
children:
- /enterprises
- /organizations
autogenerated: true
autogenerated: rest
---


Expand Down
2 changes: 1 addition & 1 deletion content/rest/announcement-banners/organizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ versions:
ghes: '>=3.8'
ghae: '>=3.8'
allowTitleToDifferFromFilename: true
autogenerated: true
autogenerated: rest
---


Expand Down
2 changes: 1 addition & 1 deletion content/rest/apps/apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About {% data variables.product.prodname_github_apps %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/apps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ children:
- /marketplace
- /oauth-applications
- /webhooks
autogenerated: true
autogenerated: rest
---


Expand Down
2 changes: 1 addition & 1 deletion content/rest/apps/installations.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About {% data variables.product.prodname_github_app %} installations
Expand Down
2 changes: 1 addition & 1 deletion content/rest/apps/marketplace.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ topics:
versions:
fpt: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About {% data variables.product.prodname_marketplace %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/apps/oauth-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About {% data variables.product.prodname_oauth_apps %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/apps/webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
autogenerated: true
autogenerated: rest
---

## About webhooks for {% data variables.product.prodname_github_apps %}
Expand Down
2 changes: 1 addition & 1 deletion content/rest/billing.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ versions:
ghes: '*'
redirect_from:
- /rest/reference/billing
autogenerated: true
autogenerated: rest
---

## About billing
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 @@ -9,7 +9,7 @@ versions:
topics:
- API
allowTitleToDifferFromFilename: true
autogenerated: true
autogenerated: rest
---


Expand Down
2 changes: 1 addition & 1 deletion content/rest/branches/branches.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions:
ghec: '*'
topics:
- API
autogenerated: true
autogenerated: rest
---


Expand Down
2 changes: 1 addition & 1 deletion content/rest/branches/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ children:
- /branch-protection
redirect_from:
- /rest/reference/branches
autogenerated: true
autogenerated: rest
---


Expand Down
Loading

0 comments on commit 5d1ec33

Please sign in to comment.