Skip to content

ci: removed signing key logic from release workflow - #126

Merged
TomerFi merged 1 commit into
masterfrom
ci/remove-signing-key
Aug 26, 2026
Merged

ci: removed signing key logic from release workflow#126
TomerFi merged 1 commit into
masterfrom
ci/remove-signing-key

Conversation

@TomerFi

@TomerFi TomerFi commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • Simplified the automated release process by removing unnecessary commit-signing configuration when updating release documentation.

@TomerFi
TomerFi merged commit 092c9ab into master Aug 26, 2026
4 of 5 checks passed
@TomerFi
TomerFi deleted the ci/remove-signing-key branch August 26, 2026 01:20
@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 00edc38b-dbcd-4f66-b836-c15a42543e76

📥 Commits

Reviewing files that changed from the base of the PR and between 0ec23f3 and 168fddc.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

Walkthrough

The release workflow removes SSH commit-signing configuration before it commits and pushes the README update.

Changes

Release workflow

Layer / File(s) Summary
Remove SSH signing setup
.github/workflows/release.yml
The workflow no longer writes SIGNING_KEY, configures SSH-format signing, sets the signing key, or enables commit signing before the README update.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/remove-signing-key

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant