From 797918453b3a7c6726a082395f75450b9b3156b4 Mon Sep 17 00:00:00 2001 From: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com> Date: Tue, 26 Jan 2021 06:27:32 -0500 Subject: [PATCH 1/2] Update OpenAPI Descriptions (#17476) --- lib/rest/static/dereferenced/api.github.com.deref.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/rest/static/dereferenced/api.github.com.deref.json b/lib/rest/static/dereferenced/api.github.com.deref.json index 01b805ae7f..042e4bfb06 100644 --- a/lib/rest/static/dereferenced/api.github.com.deref.json +++ b/lib/rest/static/dereferenced/api.github.com.deref.json @@ -55444,11 +55444,13 @@ }, "authorized_credential_title": { "type": "string", + "nullable": true, "example": "my ssh key", "description": "The title given to the ssh key. This will only be present when the credential is an ssh key." }, "authorized_credential_note": { "type": "string", + "nullable": true, "example": "my token", "description": "The note given to the token. This will only be present when the credential is a token." } From bde4f24e3097bc95955be6cc20918118b1e994b9 Mon Sep 17 00:00:00 2001 From: Matt Hartley Date: Tue, 26 Jan 2021 06:45:08 -0500 Subject: [PATCH 2/2] updates Actions product terms --- content/github/site-policy/github-additional-product-terms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/site-policy/github-additional-product-terms.md b/content/github/site-policy/github-additional-product-terms.md index 2fc91b9817..a94ee86daf 100644 --- a/content/github/site-policy/github-additional-product-terms.md +++ b/content/github/site-policy/github-additional-product-terms.md @@ -55,7 +55,7 @@ Actions and any elements of the Actions service may not be used in violation of - any activity that places a burden on our servers, where that burden is disproportionate to the benefits provided to users (for example, don't use Actions as a content delivery network or as part of a serverless application, but a low benefit Action could be ok if it’s also low burden); or - any other activity unrelated to the production, testing, deployment, or publication of the software project associated with the repository where GitHub Actions are used. -In order to prevent violations of these limitations and abuse of GitHub Actions, GitHub may monitor your use of GitHub Actions. Misuse of GitHub Actions may result in termination of jobs, or restrictions in your ability to use GitHub Actions. +In order to prevent violations of these limitations and abuse of GitHub Actions, GitHub may monitor your use of GitHub Actions. Misuse of GitHub Actions may result in termination of jobs, restrictions in your ability to use GitHub Actions, or the disabling of repositories created to run Actions in a way that violates these Terms. #### b. Packages Usage GitHub Packages is billed on a usage basis. The [Packages documentation](/packages) includes details, including bandwidth and storage quantities (depending on your Account plan), and how to monitor your Packages usage and set usage limits. Packages bandwidth usage is limited by the [GitHub Acceptable Use Polices](/github/site-policy/github-acceptable-use-policies).