Skip to content

fix(governance): allow signed provenance trailers - #5

Merged
monkseekee-max merged 2 commits into
mainfrom
fix/commitlint-crypto-trailers
Jul 16, 2026
Merged

fix(governance): allow signed provenance trailers#5
monkseekee-max merged 2 commits into
mainfrom
fix/commitlint-crypto-trailers

Conversation

@monkseekee-max

Copy link
Copy Markdown
Contributor

Signed public-release provenance uses self-describing footer keys plus Ed25519 key IDs and base64 signatures. Those valid trailers exceed Conventional Commits’ default 100-character footer line limit.

Raise the bounded footer limit to 140 while retaining enforcement and add regression coverage proving real-sized cryptographic trailers pass and larger lines still fail.

Validation: npm test (7/7), git diff --check.

@monkseekee-max
monkseekee-max requested a review from a team July 16, 2026 14:26
@monkseekee-max
monkseekee-max enabled auto-merge (rebase) July 16, 2026 14:26
@monkseekee-max
monkseekee-max requested a review from xionghaoh July 16, 2026 14:41
@monkseekee-max
monkseekee-max merged commit 7bcb399 into main Jul 16, 2026
2 checks passed
@monkseekee-max
monkseekee-max deleted the fix/commitlint-crypto-trailers branch July 16, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant