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

@@ -1336,6 +1336,7 @@
"check:base-config-schema": "node --import tsx scripts/generate-base-config-schema.ts --check",
"check:bundled-channel-config-metadata": "node --import tsx scripts/generate-bundled-channel-config-metadata.ts --check",
"check:changed": "node scripts/check-changed.mjs",
"check:changelog-attributions": "node scripts/check-changelog-attributions.mjs",
"check:deprecated-internal-config-api": "node scripts/check-deprecated-internal-config-api.mjs",
"check:docs": "pnpm format:docs:check && pnpm lint:docs && pnpm docs:check-mdx && pnpm docs:check-i18n-glossary && pnpm docs:check-links",
"check:host-env-policy:swift": "node scripts/generate-host-env-security-policy-swift.mjs --check",