action-conventional-commits
action-conventional-commits copied to clipboard
how to deal with Co-authored-by?
step 1 I submit a PR. step 2 I accept some change request.
as the change request/suggestion is accepted from webUI. so the commit msg like
Co-authored-by: Maryam Tahhan <[email protected]>
Signed-off-by: Sam Yuan <yy[19](https://github.com/sustainable-computing-io/kepler/actions/runs/12026779534/job/33526430942?pr=1856#step:3:20)[email protected]>
🚩 Update CONTRIBUTING.md
is there any way to avoid this kind of issue or I should add commit msg before accept commit from webUI?
I'm not the maintainer but having run into this ourselves we made the decision to not use the Github UI to make changes since the resulting commits are not compatible with conventional commits and as a result, this action.