Skip to content

Fix attribution in automated commits#145

Draft
davidabram wants to merge 1 commit into
mainfrom
attribution-fix
Draft

Fix attribution in automated commits#145
davidabram wants to merge 1 commit into
mainfrom
attribution-fix

Conversation

@davidabram

Copy link
Copy Markdown
Member

Manual git commit correctly adds the SCE Co-authored-by trailer, but commits created through /commit skip do not. The bypass flow relies on Git hooks implicitly without explicitly applying or verifying the SCE commit-message attribution policy, causing inconsistent attribution between manual and automated commits.

Introduces a plan to make `/commit skip` and `/commit oneshot` apply
the same SCE commit-message attribution policy as a normal hook-enabled
`git commit`, using a temporary message file and explicit preflight.
@davidabram
davidabram marked this pull request as draft July 17, 2026 21:22
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