Skip to content

test: ssh signed empty commit - #5606

Closed
clockwork-labs-bot wants to merge 3 commits into
masterfrom
bot/test-ssh-signing
Closed

test: ssh signed empty commit#5606
clockwork-labs-bot wants to merge 3 commits into
masterfrom
bot/test-ssh-signing

Conversation

@clockwork-labs-bot

Copy link
Copy Markdown
Contributor

Description of Changes

Empty test commit to verify SSH commit signing configuration for the OpenClaw runtime.

Configured locally before committing:

git config --global gpg.format ssh
git config --global user.signingkey /Users/rain/.ssh/openclaw_test_signing_ed25519.pub

The commit object contains an SSH gpgsig block.

API and ABI breaking changes

None.

Expected complexity level and risk

1

Empty test commit only.

Testing

  • Created signed empty commit with git commit --allow-empty -S
  • Verified raw commit contains gpgsig -----BEGIN SSH SIGNATURE-----

@clockwork-labs-bot

Copy link
Copy Markdown
Contributor Author

Closing this test PR; it used a generated local SSH signing key, which was not intended.

@clockwork-labs-bot
clockwork-labs-bot deleted the bot/test-ssh-signing branch July 28, 2026 09:51
@bfops
bfops restored the bot/test-ssh-signing branch July 28, 2026 10:03
@bfops bfops reopened this Jul 28, 2026
@bfops bfops closed this Jul 28, 2026
@bfops
bfops deleted the bot/test-ssh-signing branch July 28, 2026 10:16
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