app icon indicating copy to clipboard operation
app copied to clipboard

Committing a suggested change in github is not signed.

Open rijobro opened this issue 2 years ago • 3 comments

If I create a PR and someone suggests a change which I approve and commit (all via the browser), the commit isn't signed off and then the DCO fails. Since we require all commits to have DCO, this therefore means that we can't use the suggested changes feature in github.

Is there any way around this?

rijobro avatar Apr 11 '22 09:04 rijobro

it seems it's now supported by the github web UI to automatically sign https://docs.github.com/en/organizations/managing-organization-settings/managing-the-commit-signoff-policy-for-your-organization

wyli avatar Jan 14 '23 19:01 wyli

@wyli thank you for the link. It does however not at all talk about signing suggestions, which I believe is the issue stated by @rijobro. We are having the same issue unfortunately.

pafdad avatar Oct 16 '23 06:10 pafdad

Hi @pafdad the doc provides more details https://github.blog/changelog/2022-06-08-admins-can-require-sign-off-on-web-based-commits/

wyli avatar Oct 16 '23 07:10 wyli