Skip to content

fix: coauthors are being dropped - #248

Open
justinbaltazar wants to merge 1 commit into
spacedentist:masterfrom
justinbaltazar:jbaltazar/add-coauthor-support
Open

fix: coauthors are being dropped#248
justinbaltazar wants to merge 1 commit into
spacedentist:masterfrom
justinbaltazar:jbaltazar/add-coauthor-support

Conversation

@justinbaltazar

@justinbaltazar justinbaltazar commented Feb 23, 2026

Copy link
Copy Markdown

I noticed that coauthors are being dropped when running spr diff. Instead of being persisted to the commit history, it's instead showing up the PR description.

This is leading to attribution issues on merge (ex: if a commit was coauthored by Claude, this piece of metadata is lost).

This change modifies how commits are parsed and ensures that the Co-Authored-By trailers are preserved. It also ensures that these trailers are not added to the PR description.

Before

Screenshot 2026-02-23 at 12 43 52 PM

After

Screenshot 2026-02-23 at 12 43 44 PM

@justinbaltazar
justinbaltazar marked this pull request as ready for review February 23, 2026 17:51
@justinbaltazar

Copy link
Copy Markdown
Author

@spacedentist Can you please take a look? I'm wondering if this should be configurable, but it sounds more like we should probably just support this out of the box?

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