forked from cloudflare/cloudflare-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Docs Site] format yaml files (cloudflare#16840)
* chore: format yml * chore: merge fixups * chore: merge fixups --------- Co-authored-by: kodster28 <[email protected]>
- Loading branch information
Showing
112 changed files
with
4,324 additions
and
4,314 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
version: 2 | ||
secret: | ||
ignored-paths: | ||
- 'assets/search.ts' | ||
- 'data/*.yml' | ||
- "assets/search.ts" | ||
- "data/*.yml" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Issue with your website | ||
url: https://developers.cloudflare.com/support/contacting-cloudflare-support/#methods-of-contacting-cloudflare-support | ||
url: https://developers.cloudflare.com/support/contacting-cloudflare-support/#methods-of-contacting-cloudflare-support | ||
about: If you need support with your website or Cloudflare applications, please contact Cloudflare through the relevant support channel. | ||
- name: Issue with Cloudflare 5XX errors | ||
url: https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors/#troubleshooting-cloudflare-5xx-errors--cloudflare-help-center | ||
url: https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors/#troubleshooting-cloudflare-5xx-errors--cloudflare-help-center | ||
about: If you are encountering a Cloudflare 5XX error, please read our troubleshooting documentation for 5XX errors. | ||
- name: Issue with Cloudflare Workers | ||
url: https://github.com/cloudflare/workers-sdk/issues/new/choose | ||
url: https://github.com/cloudflare/workers-sdk/issues/new/choose | ||
about: Issues relating to Cloudflare Workers should be made in the workers-sdk repo. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name: 'Assign Issue Owner' | ||
description: 'Assign the issue to its product content owner.' | ||
name: "Assign Issue Owner" | ||
description: "Assign the issue to its product content owner." | ||
|
||
inputs: | ||
GITHUB_TOKEN: | ||
description: 'token for repository access' | ||
description: "token for repository access" | ||
required: true | ||
|
||
runs: | ||
using: 'node16' | ||
main: 'index.js' | ||
using: "node16" | ||
main: "index.js" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name: 'Assign PR Owner' | ||
description: 'Assign the PR to its product content owner.' | ||
name: "Assign PR Owner" | ||
description: "Assign the PR to its product content owner." | ||
|
||
inputs: | ||
GITHUB_TOKEN: | ||
description: 'token for repository access' | ||
description: "token for repository access" | ||
required: true | ||
|
||
runs: | ||
using: 'node16' | ||
main: 'index.js' | ||
using: "node16" | ||
main: "index.js" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name: 'Label products' | ||
description: 'Apply labels based on the product folders touched.' | ||
name: "Label products" | ||
description: "Apply labels based on the product folders touched." | ||
|
||
inputs: | ||
GITHUB_TOKEN: | ||
description: 'token for repository access' | ||
description: "token for repository access" | ||
required: true | ||
|
||
runs: | ||
using: 'node16' | ||
main: 'index.js' | ||
using: "node16" | ||
main: "index.js" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name: 'Label size' | ||
description: 'Apply labels based on the size of the PR' | ||
name: "Label size" | ||
description: "Apply labels based on the size of the PR" | ||
|
||
inputs: | ||
GITHUB_TOKEN: | ||
description: 'token for repository access' | ||
description: "token for repository access" | ||
required: true | ||
|
||
runs: | ||
using: 'node16' | ||
main: 'index.js' | ||
using: "node16" | ||
main: "index.js" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name: 'Show changed files' | ||
description: 'Comment on the PR with before and after links to help isolate and review changes' | ||
name: "Show changed files" | ||
description: "Comment on the PR with before and after links to help isolate and review changes" | ||
|
||
inputs: | ||
GITHUB_TOKEN: | ||
description: 'token for repository access' | ||
description: "token for repository access" | ||
required: true | ||
|
||
runs: | ||
using: 'node16' | ||
main: 'index.js' | ||
using: "node16" | ||
main: "index.js" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,4 +20,3 @@ swap: | |
hers: their | ||
sanity (?:check|test): check for completeness | ||
dummy: placeholder, sample, fake | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,6 @@ concurrency: | |
cancel-in-progress: true | ||
|
||
jobs: | ||
|
||
flag_changed_filenames: | ||
runs-on: ubuntu-latest | ||
steps: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
DirectoryPath: "dist" | ||
EnforceHTTPS: false | ||
IgnoreURLs: | ||
- "/api/*" | ||
- "/api/*" | ||
CheckLinks: true | ||
CheckImages: false | ||
CheckScripts: false | ||
CheckGeneric: false | ||
CheckExternal: false | ||
IgnoreInternalEmptyHash: true | ||
IgnoreEmptyHref: true | ||
IgnoreDirectoryMissingTrailingSlash: true | ||
IgnoreDirectoryMissingTrailingSlash: true |
Oops, something went wrong.