Skip to content

Commit bbc3d4e

Browse files
author
Jeroen Rietveld
committed
Revert "Change Github -> GitHub in other texts"
This reverts commit ef3cf15.
1 parent ef3cf15 commit bbc3d4e

10 files changed

Lines changed: 22 additions & 22 deletions

File tree

data/variables/action_code_examples.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
- issues
2020
- labels
2121
- title: Add releases to GitHub
22-
description: Publish GitHub releases in an action
22+
description: Publish Github releases in an action
2323
languages: 'Dockerfile, Shell'
2424
href: elgohr/Github-Release-Action
2525
tags:
2626
- releases
2727
- publishing
2828
- title: Publish a docker image to Dockerhub
29-
description: A GitHub Action used to build and publish Docker images
29+
description: A Github Action used to build and publish Docker images
3030
languages: 'Dockerfile, Shell'
3131
href: elgohr/Publish-Docker-Github-Action
3232
tags:
@@ -106,15 +106,15 @@
106106
- wiki
107107
- publishing
108108
- title: Label your Pull Requests auto-magically (using committed files)
109-
description: GitHub action to label your pull requests auto-magically (using committed files)
109+
description: Github action to label your pull requests auto-magically (using committed files)
110110
languages: 'TypeScript, Dockerfile, JavaScript'
111111
href: Decathlon/pull-request-labeler-action
112112
tags:
113113
- projects
114114
- issues
115115
- labels
116116
- title: Add Label to your Pull Requests based on the author team name
117-
description: GitHub action to label your pull requests based on the author name
117+
description: Github action to label your pull requests based on the author name
118118
languages: 'TypeScript, JavaScript'
119119
href: JulienKode/team-labeler-action
120120
tags:

lib/rest/static/decorated/api.github.com.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8078,7 +8078,7 @@
80788078
}
80798079
],
80808080
"summary": "Get shared storage billing for an enterprise",
8081-
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nThe authenticated user must be an enterprise admin.",
8081+
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nThe authenticated user must be an enterprise admin.",
80828082
"operationId": "billing/get-shared-storage-billing-ghe",
80838083
"tags": [
80848084
"billing"
@@ -8101,7 +8101,7 @@
81018101
"subcategoryLabel": "Billing",
81028102
"notes": [],
81038103
"bodyParameters": [],
8104-
"descriptionHTML": "<p>Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.</p>\n<p>Paid minutes only apply to packages stored for private repositories. For more information, see \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages\">Managing billing for GitHub Packages</a>.\"</p>\n<p>The authenticated user must be an enterprise admin.</p>",
8104+
"descriptionHTML": "<p>Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.</p>\n<p>Paid minutes only apply to packages stored for private repositories. For more information, see \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages\">Managing billing for GitHub Packages</a>.\"</p>\n<p>The authenticated user must be an enterprise admin.</p>",
81058105
"responses": [
81068106
{
81078107
"httpStatusCode": "200",
@@ -21931,7 +21931,7 @@
2193121931
}
2193221932
],
2193321933
"summary": "Get shared storage billing for an organization",
21934-
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `repo` or `admin:org` scope.",
21934+
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `repo` or `admin:org` scope.",
2193521935
"operationId": "billing/get-shared-storage-billing-org",
2193621936
"tags": [
2193721937
"billing"
@@ -21952,7 +21952,7 @@
2195221952
"categoryLabel": "Billing",
2195321953
"notes": [],
2195421954
"bodyParameters": [],
21955-
"descriptionHTML": "<p>Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.</p>\n<p>Paid minutes only apply to packages stored for private repositories. For more information, see \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages\">Managing billing for GitHub Packages</a>.\"</p>\n<p>Access tokens must have the <code>repo</code> or <code>admin:org</code> scope.</p>",
21955+
"descriptionHTML": "<p>Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.</p>\n<p>Paid minutes only apply to packages stored for private repositories. For more information, see \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages\">Managing billing for GitHub Packages</a>.\"</p>\n<p>Access tokens must have the <code>repo</code> or <code>admin:org</code> scope.</p>",
2195621956
"responses": [
2195721957
{
2195821958
"httpStatusCode": "200",
@@ -87343,7 +87343,7 @@
8734387343
}
8734487344
],
8734587345
"summary": "Get shared storage billing for a user",
87346-
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `user` scope.",
87346+
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `user` scope.",
8734787347
"operationId": "billing/get-shared-storage-billing-user",
8734887348
"tags": [
8734987349
"billing"
@@ -87364,7 +87364,7 @@
8736487364
"categoryLabel": "Billing",
8736587365
"notes": [],
8736687366
"bodyParameters": [],
87367-
"descriptionHTML": "<p>Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.</p>\n<p>Paid minutes only apply to packages stored for private repositories. For more information, see \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages\">Managing billing for GitHub Packages</a>.\"</p>\n<p>Access tokens must have the <code>user</code> scope.</p>",
87367+
"descriptionHTML": "<p>Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.</p>\n<p>Paid minutes only apply to packages stored for private repositories. For more information, see \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages\">Managing billing for GitHub Packages</a>.\"</p>\n<p>Access tokens must have the <code>user</code> scope.</p>",
8736887368
"responses": [
8736987369
{
8737087370
"httpStatusCode": "200",

lib/rest/static/dereferenced/api.github.com.deref.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"name": "markdown",
76-
"description": "Render GitHub flavored markdown"
76+
"description": "Render Github flavored markdown"
7777
},
7878
{
7979
"name": "meta",
@@ -21499,7 +21499,7 @@
2149921499
"/enterprises/{enterprise}/settings/billing/shared-storage": {
2150021500
"get": {
2150121501
"summary": "Get shared storage billing for an enterprise",
21502-
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nThe authenticated user must be an enterprise admin.",
21502+
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nThe authenticated user must be an enterprise admin.",
2150321503
"operationId": "billing/get-shared-storage-billing-ghe",
2150421504
"tags": [
2150521505
"billing"
@@ -79003,7 +79003,7 @@
7900379003
"/orgs/{org}/settings/billing/shared-storage": {
7900479004
"get": {
7900579005
"summary": "Get shared storage billing for an organization",
79006-
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `repo` or `admin:org` scope.",
79006+
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `repo` or `admin:org` scope.",
7900779007
"operationId": "billing/get-shared-storage-billing-org",
7900879008
"tags": [
7900979009
"billing"
@@ -340266,7 +340266,7 @@
340266340266
"/users/{username}/settings/billing/shared-storage": {
340267340267
"get": {
340268340268
"summary": "Get shared storage billing for a user",
340269-
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and GitHub Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `user` scope.",
340269+
"description": "Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `user` scope.",
340270340270
"operationId": "billing/get-shared-storage-billing-user",
340271340271
"tags": [
340272340272
"billing"

lib/rest/static/dereferenced/ghes-2.18.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"name": "markdown",
76-
"description": "Render GitHub flavored markdown"
76+
"description": "Render Github flavored markdown"
7777
},
7878
{
7979
"name": "meta",

lib/rest/static/dereferenced/ghes-2.19.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"name": "markdown",
76-
"description": "Render GitHub flavored markdown"
76+
"description": "Render Github flavored markdown"
7777
},
7878
{
7979
"name": "meta",

lib/rest/static/dereferenced/ghes-2.20.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"name": "markdown",
76-
"description": "Render GitHub flavored markdown"
76+
"description": "Render Github flavored markdown"
7777
},
7878
{
7979
"name": "meta",

lib/rest/static/dereferenced/ghes-2.21.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"name": "markdown",
76-
"description": "Render GitHub flavored markdown"
76+
"description": "Render Github flavored markdown"
7777
},
7878
{
7979
"name": "meta",

lib/rest/static/dereferenced/ghes-2.22.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"name": "markdown",
76-
"description": "Render GitHub flavored markdown"
76+
"description": "Render Github flavored markdown"
7777
},
7878
{
7979
"name": "meta",

lib/rest/static/dereferenced/github.ae.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"name": "markdown",
76-
"description": "Render GitHub flavored markdown"
76+
"description": "Render Github flavored markdown"
7777
},
7878
{
7979
"name": "meta",

lib/webhooks/static/dotcom/package.published.payload.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"id":24147,
3232
"version":"1.0.0",
3333
"summary":"A simple npm package to demonstrate GitHub Packages",
34-
"body":"# hello-world-npm\n\nThis is a simple npm package that demonstrates the [GitHub Packages](https://github.com/features/package).\n\n## Installation \n\n`$ npm install`\n\n## Usage\n\n```\nconst myPackage = require('hello-world-node-package');\nmyPackage.helloWorld();\n```\n\n",
35-
"body_html":"<h1>hello-world-npm</h1>\n<p>This is a simple npm package that demonstrates the <a href=\"https://github.com/features/package\">GitHub Package Registry</a>.</p>\n<h2>Installation</h2>\n<p><code>$ npm install</code></p>\n<h2>Usage</h2>\n<pre><code>const myPackage = require('hello-world-node-package');\nmyPackage.helloWorld();\n</code></pre>",
34+
"body":"# hello-world-npm\n\nThis is a simple npm package that demonstrates the [Github Packages](https://github.com/features/package).\n\n## Installation \n\n`$ npm install`\n\n## Usage\n\n```\nconst myPackage = require('hello-world-node-package');\nmyPackage.helloWorld();\n```\n\n",
35+
"body_html":"<h1>hello-world-npm</h1>\n<p>This is a simple npm package that demonstrates the <a href=\"https://github.com/features/package\">Github Package Registry</a>.</p>\n<h2>Installation</h2>\n<p><code>$ npm install</code></p>\n<h2>Usage</h2>\n<pre><code>const myPackage = require('hello-world-node-package');\nmyPackage.helloWorld();\n</code></pre>",
3636
"release":{
3737
"url":"https://api.github.com/repos/Codertocat/hello-world-npm/releases/17264286",
3838
"html_url":"https://github.com/Codertocat/hello-world-npm/releases/tag/1.0.0",

0 commit comments

Comments
 (0)