feat: require package acceptance on final head

This commit is contained in:
Masterluke77
2026-07-10 14:56:12 +02:00
parent e6f44fbd84
commit 75a997843d
+1
View File
@@ -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',