Skip to content
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

Add signoff to Upmerge samples to edge workflow #1884

Closed
willdavsmith opened this issue Nov 8, 2024 · 1 comment
Closed

Add signoff to Upmerge samples to edge workflow #1884

willdavsmith opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels
bug Something is broken or not working as expected triaged This item has been triaged by project maintainers and is in the backlog

Comments

@willdavsmith
Copy link
Contributor

willdavsmith commented Nov 8, 2024

The Upmerge samples to edge workflow does not include a signoff message in the commit:

git merge -m "Upmerge to edge" origin/$SOURCE_BRANCH

This causes DCO to fail during the release process. We should add a signoff flag to the git merge command.

AB#13662

@willdavsmith willdavsmith added the bug Something is broken or not working as expected label Nov 8, 2024
@willdavsmith willdavsmith self-assigned this Nov 8, 2024
@ytimocin ytimocin added the triaged This item has been triaged by project maintainers and is in the backlog label Nov 11, 2024
@ytimocin
Copy link
Contributor

Closing this now @willdavsmith. You can re-open if it is not fixed already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken or not working as expected triaged This item has been triaged by project maintainers and is in the backlog
Projects
None yet
Development

No branches or pull requests

2 participants