Skip to content

Commit

Permalink
chore: sync Mergify JSON Schema files
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify-ci-bot authored and github-actions[bot] committed Sep 26, 2024
1 parent 09e4a9a commit 7c8bd52
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/mergify-configuration-schema-future-version.json
Original file line number Diff line number Diff line change
Expand Up @@ -1423,6 +1423,7 @@
"items": {
"$ref": "#/$defs/PartitionRuleModel"
},
"maxItems": 50,
"title": "PartitionRulesModel",
"type": "array"
},
Expand Down Expand Up @@ -2024,6 +2025,7 @@
"deprecated_summary_ghes_mode": "\n:bangbang: **Action Required** :bangbang:\n> **The configuration uses the deprecated `disallow_checks_interruption_from_queues` attribute in the `queue_rules` section. This option has been replaced by `allow_checks_interruption` at the top level of the configuration file in the `priority_rules` section.**\n> This option will be removed in a future version.\n> For more information: https://docs.mergify.com/configuration/file-format/#priority-rules",
"deprecated_summary_saas_mode": "\n:bangbang: **Action Required** :bangbang:\n> **The configuration uses the deprecated `disallow_checks_interruption_from_queues` attribute in the `queue_rules` section. This option has been replaced by `allow_checks_interruption` at the top level of the configuration file in the `priority_rules` section.**\n> A brownout is planned on November 11th, 2024.\n> This option will be removed on December 11th, 2024.\n> For more information: https://docs.mergify.com/configuration/file-format/#priority-rules"
},
"deprecated": true,
"items": {
"type": "string"
},
Expand All @@ -2045,6 +2047,7 @@
"deprecated_summary_saas_mode": "\n:bangbang: **Action Required** :bangbang:\n> **The configuration uses the deprecated `allow_checks_interruption` attribute in the `queue_rules` section. This option must now be set at the top level of the configuration file in the `priority_rules` section.**\n> A brownout is planned on November 11th, 2024.\n> This option will be removed on December 11th, 2024.\n> For more information: https://docs.mergify.com/configuration/file-format/#priority-rules"
},
"default": null,
"deprecated": true,
"title": "Allow Checks Interruption"
},
"name": {
Expand Down Expand Up @@ -2286,6 +2289,7 @@
"deprecated_summary_ghes_mode": "\n:bangbang: **Action Required** :bangbang:\n> **The configuration uses the deprecated `disallow_checks_interruption_from_queues` attribute in the `queue_rules` section. This option has been replaced by `allow_checks_interruption` at the top level of the configuration file in the `priority_rules` section.**\n> This option will be removed in a future version.\n> For more information: https://docs.mergify.com/configuration/file-format/#priority-rules",
"deprecated_summary_saas_mode": "\n:bangbang: **Action Required** :bangbang:\n> **The configuration uses the deprecated `disallow_checks_interruption_from_queues` attribute in the `queue_rules` section. This option has been replaced by `allow_checks_interruption` at the top level of the configuration file in the `priority_rules` section.**\n> A brownout is planned on November 11th, 2024.\n> This option will be removed on December 11th, 2024.\n> For more information: https://docs.mergify.com/configuration/file-format/#priority-rules"
},
"deprecated": true,
"items": {
"type": "string"
},
Expand All @@ -2307,6 +2311,7 @@
"deprecated_summary_saas_mode": "\n:bangbang: **Action Required** :bangbang:\n> **The configuration uses the deprecated `allow_checks_interruption` attribute in the `queue_rules` section. This option must now be set at the top level of the configuration file in the `priority_rules` section.**\n> A brownout is planned on November 11th, 2024.\n> This option will be removed on December 11th, 2024.\n> For more information: https://docs.mergify.com/configuration/file-format/#priority-rules"
},
"default": null,
"deprecated": true,
"title": "Allow Checks Interruption"
}
},
Expand Down

0 comments on commit 7c8bd52

Please sign in to comment.