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 git signoff to the commit in the upmerge workflow #1889

Merged

Conversation

brooke-hamilton
Copy link
Contributor

Description

This pull request includes a change to the .github/workflows/upmerge.yaml file. The change ensures that commits are signed off when performing an upmerge to the edge branch.

Git log entries for the commit will now look like this, which satisfies the DCO requirement:

Author: Radius CI Bot <[email protected]>
Date:   Wed Nov 27 14:52:43 2024 +0000

    Upmerge to edge
    
    Signed-off-by: Radius CI Bot <[email protected]>

Issue reference

Fixes: #1884

Signed-off-by: Brooke Hamilton <[email protected]>
@brooke-hamilton brooke-hamilton merged commit 4b69d84 into radius-project:v0.40 Nov 30, 2024
8 checks passed
@brooke-hamilton brooke-hamilton deleted the upmerge-signoff branch November 30, 2024 19:57
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.

Add signoff to Upmerge samples to edge workflow
3 participants