Skip to content

chore(ci): add GPG commit signing to weekly-update workflow#1156

Merged
jdalton merged 2 commits intomainfrom
chore/gpg-signing
Apr 4, 2026
Merged

chore(ci): add GPG commit signing to weekly-update workflow#1156
jdalton merged 2 commits intomainfrom
chore/gpg-signing

Conversation

@jdalton
Copy link
Copy Markdown
Contributor

@jdalton jdalton commented Apr 4, 2026

Add setup-git-signing/cleanup-git-signing actions and structured /updating prompt.


Note

Medium Risk
Moderate risk because it changes the CI automation that creates and pushes dependency update commits/PRs and introduces a new required secret (BOT_GPG_PRIVATE_KEY) that can break the workflow if misconfigured.

Overview
Adds GPG commit signing to the weekly-update.yml automation by running setup-git-signing after creating the update branch and ensuring cleanup via cleanup-git-signing on completion.

Replaces the inline Claude /updating command string with a structured heredoc prompt that explicitly defines context, instructions (atomic conventional commits, no pushing/PR creation by Claude), and success criteria for dependency updates.

Reviewed by Cursor Bugbot for commit cf2bf7f. Configure here.

@jdalton jdalton merged commit f0f446e into main Apr 4, 2026
6 checks passed
@jdalton jdalton deleted the chore/gpg-signing branch April 4, 2026 13:36
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.

2 participants