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

fix: sign updatecli commits #803

Merged

Conversation

salasberryfin
Copy link
Contributor

What this PR does / why we need it:

Updatecli is not signing automatically generated commits which goes against Turtles' requirements. Simply by committing changes using GitHub API, which updatecli allows via commitusingapi, all commits created by the bot are automatically signed: updatecli/updatecli#2046

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Signed-off-by: Carlos Salas <carlos.salas@suse.com>
@salasberryfin salasberryfin added the kind/bug Something isn't working label Oct 24, 2024
@salasberryfin salasberryfin requested a review from a team as a code owner October 24, 2024 07:57
@salasberryfin salasberryfin merged commit 8d18aa2 into rancher:main Oct 24, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants