Skip to content

Sign commits and bump create-pull-request to v7 in workflows#322

Merged
olehermanse merged 1 commit into
masterfrom
pr-cpr-v7-sign-commits
Jul 2, 2026
Merged

Sign commits and bump create-pull-request to v7 in workflows#322
olehermanse merged 1 commit into
masterfrom
pr-cpr-v7-sign-commits

Conversation

@claude

@claude claude Bot commented Jul 2, 2026

Copy link
Copy Markdown

Requested by Ole Herman · Slack thread

Summary

Two auto-PR workflows (update-cfbs-manual, black-format) ran our cfengine/create-pull-request fork at v6, which has no commit-signing support. Both now run v7 with sign-commits: true, so the bot-created PR commits are signed.

Before: cfengine/create-pull-request@v6 — unsigned bot commits.
After: cfengine/create-pull-request@v7 + sign-commits: true — signed bot commits.

Notes

  • v6 → v7 is a major bump (v7 runs on Node 20).
  • Commit signing requires contents: write permission — both jobs already grant it.
  • Sibling repos already run this v7 + sign-commits: true combo.

Generated by Claude Code

@olehermanse olehermanse marked this pull request as ready for review July 2, 2026 18:21
@olehermanse olehermanse merged commit ba416ab into master Jul 2, 2026
14 checks passed
@olehermanse olehermanse deleted the pr-cpr-v7-sign-commits branch July 2, 2026 18:36
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