Skip to content

fix: add Signed-off-by to release-please and Cargo.lock sync commits#45

Merged
quiet-node merged 1 commit intomainfrom
worktree-structured-floating-stearns
Apr 6, 2026
Merged

fix: add Signed-off-by to release-please and Cargo.lock sync commits#45
quiet-node merged 1 commit intomainfrom
worktree-structured-floating-stearns

Conversation

@quiet-node
Copy link
Copy Markdown
Owner

Summary

Two changes so every commit in a release PR carries your signature:

  • `release-please-config.json`: adds `"signoff": "Logan Nguyen lg.131.dev@gmail.com"` so release-please appends `Signed-off-by` to the `chore(main): release X.Y.Z` commits it generates
  • `release-please.yml`: adds the same `Signed-off-by` trailer to the `chore: sync Cargo.lock to version bump` commit the workflow creates

Test plan

  • Merge this PR
  • On the next release, confirm both commits in the release PR have `Signed-off-by: Logan Nguyen lg.131.dev@gmail.com`

🤖 Generated with Claude Code

Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
@quiet-node quiet-node merged commit 2943f20 into main Apr 6, 2026
3 checks passed
@quiet-node quiet-node deleted the worktree-structured-floating-stearns branch April 6, 2026 00:25
This was referenced Apr 6, 2026
quiet-node added a commit that referenced this pull request Apr 10, 2026
…45)

Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
quiet-node added a commit that referenced this pull request Apr 10, 2026
…45)

Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
quiet-node added a commit that referenced this pull request Apr 11, 2026
…45)

Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
This was referenced Apr 11, 2026
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