Skip to content

Sign commits and bump create-pull-request to v7 in update-syntax-description workflow#169

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

Sign commits and bump create-pull-request to v7 in update-syntax-description workflow#169
olehermanse merged 1 commit into
mainfrom
cpr-v7-sign-commits

Conversation

@claude

@claude claude Bot commented Jul 2, 2026

Copy link
Copy Markdown

Requested by Ole Herman · Slack thread

Before / after

The update-syntax-description workflow's auto-PR step ran the cfengine/create-pull-request fork at v6, which has no commit-signing support. It now runs v7 with sign-commits: true, so the bot-authored commits it opens are cryptographically signed.

Notes

  • v6 → v7 is a major bump (upgrades to Node 20).
  • Commit signing requires the contents: write permission — the workflow's job already grants it.
  • Sibling repos already run this combo (v7 + sign-commits: true).

Generated by Claude Code

@olehermanse olehermanse marked this pull request as ready for review July 2, 2026 18:22
@olehermanse olehermanse merged commit a6119d2 into main Jul 2, 2026
10 checks passed
@olehermanse olehermanse deleted the 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