Skip to content

Commit 1372fae

Browse files
authored
Merge pull request #43344 from github/repo-sync
Repo sync
2 parents cc5a1ff + 818d95e commit 1372fae

File tree

363 files changed

+1232
-252
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

363 files changed

+1232
-252
lines changed

content/account-and-profile/how-tos/account-management/moving-your-work-to-an-organization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ versions:
88
shortTitle: Move work to organization
99
category:
1010
- Change or close your account
11+
contentType: how-tos
1112
---
1213

1314
## Keeping your username for the organization

content/account-and-profile/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ children:
4040
- /how-tos
4141
- /tutorials
4242
- /reference
43+
contentType: landing
4344
---
4445

content/actions/concepts/billing-and-usage.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Billing and usage'
3-
intro: 'There are usage limits for {% data variables.product.prodname_actions %} workflows. Usage charges apply to repositories that go beyond the amount of free minutes and storage for a repository.'
2+
title: Billing and usage
3+
intro: There are usage limits for {% data variables.product.prodname_actions %} workflows. Usage charges apply to repositories that go beyond the amount of free minutes and storage for a repository.
44
redirect_from:
55
- /actions/getting-started-with-github-actions/usage-and-billing-information-for-github-actions
66
- /actions/reference/usage-limits-billing-and-administration
@@ -13,6 +13,7 @@ versions:
1313
ghec: '*'
1414
category:
1515
- Administer GitHub Actions
16+
contentType: concepts
1617
---
1718

1819
## About billing for {% data variables.product.prodname_actions %}

content/actions/concepts/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ children:
1414
- /billing-and-usage
1515
redirect_from:
1616
- /actions/concepts/use-cases
17+
contentType: concepts
1718
---
1819

content/actions/concepts/metrics.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
22
title: About GitHub Actions metrics
33
shortTitle: Metrics
4-
intro: 'Learn about the {% data variables.product.prodname_actions %} metrics available for your organizations and repositories.'
4+
intro: Learn about the {% data variables.product.prodname_actions %} metrics available for your organizations and repositories.
55
permissions: Organization owners and users with the "View organization Actions metrics" permission can view organization-level metrics. <br><br> Users with the base repository role can view repository-level metrics.
66
versions:
77
feature: actions-metrics
88
redirect_from:
99
- /actions/concepts/about-github-actions-metrics
1010
category:
1111
- Administer GitHub Actions
12+
contentType: concepts
1213
---
1314

1415
{% data reusables.actions.about-actions-metrics %}

content/actions/concepts/runners/actions-runner-controller.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Actions Runner Controller
3-
intro: 'You can host your own runners and customize the environment used to run jobs in your {% data variables.product.prodname_actions %} workflows.'
3+
intro: You can host your own runners and customize the environment used to run jobs in your {% data variables.product.prodname_actions %} workflows.
44
versions:
55
fpt: '*'
66
ghec: '*'
@@ -10,6 +10,7 @@ redirect_from:
1010
- /actions/concepts/runners/about-actions-runner-controller
1111
category:
1212
- Set up runners
13+
contentType: concepts
1314
---
1415

1516
## About {% data variables.product.prodname_actions_runner_controller %}

content/actions/concepts/runners/github-hosted-runners.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ versions:
2020
ghec: '*'
2121
category:
2222
- Set up runners
23+
contentType: concepts
2324
---
2425

2526
{% data reusables.actions.enterprise-github-hosted-runners %}

content/actions/concepts/runners/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ children:
1515
- /runner-scale-sets
1616
- /actions-runner-controller
1717
- /support-for-arc
18+
contentType: concepts
1819
---
1920

content/actions/concepts/runners/larger-runners.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Larger runners
3-
intro: 'Learn about the types and uses of {% data variables.product.prodname_dotcom %}-hosted {% data variables.actions.hosted_runners %}.'
3+
intro: Learn about the types and uses of {% data variables.product.prodname_dotcom %}-hosted {% data variables.actions.hosted_runners %}.
44
permissions: '{% data reusables.actions.larger-runner-permissions %}'
55
versions:
66
fpt: '*'
@@ -12,6 +12,7 @@ redirect_from:
1212
- /actions/concepts/runners/about-larger-runners
1313
category:
1414
- Set up runners
15+
contentType: concepts
1516
---
1617

1718
{% ifversion ghes %}

content/actions/concepts/runners/private-networking.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ redirect_from:
1212
- /actions/concepts/runners/private-networking-with-github-hosted-runners
1313
category:
1414
- Set up runners
15+
contentType: concepts
1516
---
1617

1718
{% data reusables.actions.enterprise-github-hosted-runners %}

0 commit comments

Comments
 (0)