Skip to content

add signing to workflow - #68

Merged
BartoszBlizniak merged 1 commit into
masterfrom
add-signing-to-workflow
Aug 19, 2026
Merged

add signing to workflow#68
BartoszBlizniak merged 1 commit into
masterfrom
add-signing-to-workflow

Conversation

@BartoszBlizniak

Copy link
Copy Markdown
Member

This pull request makes a small change to the GitHub Actions workflow to improve commit authenticity. The workflow now signs commits made during the automated update of Go API bindings.

Copilot AI lite review requested due to automatic review settings August 19, 2026 15:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables commit signing for the automated “Update API bindings” workflow so that commits created by the peter-evans/create-pull-request step are signed for improved authenticity/verification on GitHub.

Changes:

  • Configure peter-evans/create-pull-request to sign commits created during the automated bindings update PR flow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@BartoszBlizniak
BartoszBlizniak merged commit a5a0c26 into master Aug 19, 2026
4 checks passed
@BartoszBlizniak
BartoszBlizniak deleted the add-signing-to-workflow branch August 19, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants