feat: require package acceptance on final head
This commit is contained in:
@@ -11,6 +11,7 @@ export const PACKAGE_MANIFEST_SCHEMA = 'vendoo-release-package-v2';
|
||||
export const REQUIRED_CHECKS = Object.freeze([
|
||||
'Syntax, Sicherheit und Release-Gates',
|
||||
'Windows – vollständiger Releasevertrag',
|
||||
'Updater-3.4-Paket nach Abnahme',
|
||||
]);
|
||||
export const REQUIRED_WORKFLOWS = Object.freeze([
|
||||
'Vendoo CI',
|
||||
|
||||
Reference in New Issue
Block a user