1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge pull request #34108 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-07-26 14:30:25 -07:00
committed by GitHub
17 changed files with 9756 additions and 164 deletions

2
.github/CODEOWNERS vendored
View File

@@ -11,7 +11,7 @@
src/ghes-releases/lib/enterprise-dates.json @github/docs-content-enterprise
# Requires review of #actions-oidc-integration, docs-engineering/issues/1506
content/actions/deployment/security-hardening-your-deployments/** @github/oidc
# content/actions/deployment/security-hardening-your-deployments/** @github/oidc
# RAI - CELA
data/reusables/rai/** @github/legal-product

View File

@@ -64,10 +64,10 @@ If your account's usage surpasses these limits and you have set a spending limit
Jobs that run on Windows and macOS runners that {% data variables.product.prodname_dotcom %} hosts consume minutes at 2 and 10 times the rate that jobs on Linux runners consume. For example, using 1,000 Windows minutes would consume 2,000 of the minutes included in your account. Using 1,000 macOS minutes, would consume 10,000 minutes included in your account.
| Operating system | Minute multiplier |
|------- | ---------|
| Linux | 1 |
| Windows | 2 |
| macOS| 10 |
|----------------- | ------------------|
| Linux | 1 |
| Windows | 2 |
| macOS | 10 |
{% note %}
@@ -79,11 +79,11 @@ Jobs that run on Windows and macOS runners that {% data variables.product.prodna
#### Per-minute rates for standard runners
| Operating system | Per-minute rate (USD) |
|-----------------------------| ----------------------|
| Linux 2-core | $0.008 |
| Windows 2-core | $0.016 |
| macOS 3 or 4 (M1 or Intel) | $0.08 |
| Operating system | Per-minute rate (USD) |
|---------------------------------------| ----------------------|
| Linux 2-core | $0.008 |
| Windows 2-core | $0.016 |
| macOS 3-core or 4-core (M1 or Intel) | $0.08 |
#### Per-minute rates for x64-powered {% data variables.actions.hosted_runners %}
@@ -126,7 +126,7 @@ Jobs that run on Windows and macOS runners that {% data variables.product.prodna
| Operating system | Per-minute rate (USD) |
|---------------------| -----------|
| Linux 4-core | $0.07 |
| Windows 4-core | $0.14 |
| Windows 4-core | $0.14 |
#### Points to note about rates for runners

View File

@@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "37a0390e4b33981fb2a4486377f64581dccc01fa"
"sha": "0ca743e504f476ef99a8cfec96171122b1d21a8d"
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -276699,6 +276699,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -276727,6 +276728,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -276743,6 +276745,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -276892,6 +276895,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -276920,6 +276924,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -276936,6 +276941,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -277089,6 +277095,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -277117,6 +277124,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277133,6 +277141,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -277362,6 +277371,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -277390,6 +277400,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277406,6 +277417,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -277550,6 +277562,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -277578,6 +277591,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277594,6 +277608,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -277724,6 +277739,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -277752,6 +277768,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277768,6 +277785,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -277886,6 +277904,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -277914,6 +277933,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277930,6 +277950,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -278068,6 +278089,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -278096,6 +278118,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -278112,6 +278135,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -278330,6 +278354,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -278358,6 +278383,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -278374,6 +278400,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true

View File

@@ -276764,6 +276764,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -276792,6 +276793,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -276808,6 +276810,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -276957,6 +276960,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -276985,6 +276989,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277001,6 +277006,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -277154,6 +277160,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -277182,6 +277189,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277198,6 +277206,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -277427,6 +277436,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -277455,6 +277465,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277471,6 +277482,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -277615,6 +277627,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -277643,6 +277656,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277659,6 +277673,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -277789,6 +277804,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -277817,6 +277833,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277833,6 +277850,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -277951,6 +277969,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -277979,6 +277998,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -277995,6 +278015,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -278133,6 +278154,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -278161,6 +278183,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -278177,6 +278200,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -278395,6 +278419,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -278423,6 +278448,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -278439,6 +278465,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -329303,6 +329330,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -329605,6 +329636,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -330084,6 +330119,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -330424,6 +330464,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -331065,6 +331110,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -331367,6 +331416,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -332027,6 +332080,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -332329,6 +332386,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -332814,6 +332875,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -333154,6 +333220,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -333796,6 +333867,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -334098,6 +334173,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -451764,6 +451843,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -452248,6 +452331,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -452927,6 +453014,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -453229,6 +453320,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -453643,6 +453738,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -453983,6 +454083,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -454605,6 +454710,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -454907,6 +455016,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -455578,6 +455691,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -455880,6 +455997,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -456300,6 +456421,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -456640,6 +456766,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -457263,6 +457394,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -457565,6 +457700,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",

View File

@@ -279001,6 +279001,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -279029,6 +279030,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -279045,6 +279047,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -279194,6 +279197,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -279222,6 +279226,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -279238,6 +279243,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -279391,6 +279397,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -279419,6 +279426,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -279435,6 +279443,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -279664,6 +279673,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -279692,6 +279702,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -279708,6 +279719,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -279852,6 +279864,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -279880,6 +279893,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -279896,6 +279910,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -280026,6 +280041,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -280054,6 +280070,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -280070,6 +280087,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -280188,6 +280206,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -280216,6 +280235,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -280232,6 +280252,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -280370,6 +280391,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -280398,6 +280420,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -280414,6 +280437,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -280632,6 +280656,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -280660,6 +280685,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -280676,6 +280702,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -332168,6 +332195,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -332470,6 +332501,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -332949,6 +332984,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -333289,6 +333329,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -333930,6 +333975,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -334232,6 +334281,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -334892,6 +334945,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -335194,6 +335251,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -335679,6 +335740,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -336019,6 +336085,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -336661,6 +336732,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -336963,6 +337038,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -455146,6 +455225,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -455630,6 +455713,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -456309,6 +456396,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -456611,6 +456702,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -457025,6 +457120,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -457365,6 +457465,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -457987,6 +458092,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -458289,6 +458398,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -458960,6 +459073,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -459262,6 +459379,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -459682,6 +459803,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -460022,6 +460148,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -460645,6 +460776,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -460947,6 +461082,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",

View File

@@ -279201,6 +279201,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -279229,6 +279230,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -279245,6 +279247,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -279394,6 +279397,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -279422,6 +279426,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -279438,6 +279443,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -279591,6 +279597,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -279619,6 +279626,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -279635,6 +279643,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -279864,6 +279873,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -279892,6 +279902,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -279908,6 +279919,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -280052,6 +280064,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -280080,6 +280093,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -280096,6 +280110,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -280226,6 +280241,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -280254,6 +280270,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -280270,6 +280287,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -280388,6 +280406,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -280416,6 +280435,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -280432,6 +280452,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -280570,6 +280591,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -280598,6 +280620,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -280614,6 +280637,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -280832,6 +280856,7 @@
"type": "object",
"properties": {
"id": {
"description": "Unique identifier for the label.",
"type": "integer",
"format": "int64",
"examples": [
@@ -280860,6 +280885,7 @@
]
},
"description": {
"description": "Optional description of the label, such as its purpose.",
"type": [
"string",
"null"
@@ -280876,6 +280902,7 @@
]
},
"default": {
"description": "Whether this label comes by default in a new repository.",
"type": "boolean",
"examples": [
true
@@ -333759,6 +333786,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -334061,6 +334092,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -334632,6 +334667,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -334972,6 +335012,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -335730,6 +335775,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -336032,6 +336081,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -336809,6 +336862,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -337111,6 +337168,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -337688,6 +337749,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -338028,6 +338094,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -338787,6 +338858,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -339089,6 +339164,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -457725,6 +457804,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -458209,6 +458292,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -459005,6 +459092,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -459307,6 +459398,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -459722,6 +459817,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -460062,6 +460162,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -460801,6 +460906,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -461103,6 +461212,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -461891,6 +462004,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -462193,6 +462310,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",
@@ -462614,6 +462735,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "required_status_checks",
@@ -462954,6 +463080,11 @@
"name": "parameters",
"description": "",
"childParamsGroups": [
{
"type": "boolean",
"name": "do_not_enforce_on_create",
"description": "<p>Allow repositories and branches to be created if a check would otherwise prohibit it.</p>"
},
{
"type": "array of objects",
"name": "workflows",
@@ -463694,6 +463825,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"required_status_checks": {
"type": "array",
"description": "Status checks that are required.",
@@ -463996,6 +464131,10 @@
"parameters": {
"type": "object",
"properties": {
"do_not_enforce_on_create": {
"type": "boolean",
"description": "Allow repositories and branches to be created if a check would otherwise prohibit it."
},
"workflows": {
"type": "array",
"description": "Workflows that must pass for this rule to pass.",

View File

@@ -44,5 +44,5 @@
]
}
},
"sha": "37a0390e4b33981fb2a4486377f64581dccc01fa"
"sha": "0ca743e504f476ef99a8cfec96171122b1d21a8d"
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,3 @@
{
"sha": "37a0390e4b33981fb2a4486377f64581dccc01fa"
"sha": "0ca743e504f476ef99a8cfec96171122b1d21a8d"
}