ci: guard changelog bot attributions

This commit is contained in:
Peter Steinberger
2026-04-27 14:28:05 +01:00
parent 6e8aaef1cc
commit bbbc80ddcc
7 changed files with 92 additions and 8 deletions

View File

@@ -30,6 +30,7 @@ export async function main(argv = process.argv.slice(2)) {
parallel: true,
commands: [
{ name: "conflict markers", args: ["check:no-conflict-markers"] },
{ name: "changelog attributions", args: ["check:changelog-attributions"] },
{ name: "tool display", args: ["tool-display:check"] },
{ name: "host env policy", args: ["check:host-env-policy:swift"] },
],