-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: keep co-authors in spread commit #410
Conversation
✅ Deploy Preview for api-clients-automation canceled.
|
✗ The generated branch has been deleted.If the PR has been merged, you can check the generated code on the |
4b5f8dd
to
232e039
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me but a little thing:
There's a mix of coauthor
and coAuthor
. It'd be nice to unify to coAuthor
and coAuthors
.
I wanted to avoid changing everything but I agree :D |
🧭 What and Why
🎟 JIRA Ticket: -
Changes included:
Multiple co-authors are not kept in the spread commit, this (should) apply the same logic as in #375.
🧪 Test
CI :D