Skip to content

ci: bump changelog create-pull-request fork to v7 and relabel branch input - #3186

Merged
olehermanse merged 1 commit into
masterfrom
update-changelog-action-v7
Jul 2, 2026
Merged

ci: bump changelog create-pull-request fork to v7 and relabel branch input#3186
olehermanse merged 1 commit into
masterfrom
update-changelog-action-v7

Conversation

@claude

@claude claude Bot commented Jul 2, 2026

Copy link
Copy Markdown

Requested by Ole Herman · Slack thread

Two small changes to .github/workflows/update-changelog.yml.

Before

  • The "Create Pull Request" step pinned cfengine/create-pull-request@v6.
  • The workflow_dispatch input branch was described as "Version to release (3.24.x, 3.27.x, master)".

After

  • The step pins cfengine/create-pull-request@v7.
  • The input branch is described as "Branch to release (3.24.x, 3.27.x, master)".

How
The action pin was bumped from v6 to v7 on the CFEngine fork cfengine/create-pull-request, matching the reference workflow in cfengine/core (the fork is intentional and stays). The input key was already named branch and the workflow body treats it purely as a branch (checkout ref, PR base, and the generated branch name), so only the human-facing description text was corrected from "Version" to "Branch"; no key rename or reference updates were needed.

…input

Bump the changelog workflow's create-pull-request action from
cfengine/create-pull-request@v6 to cfengine/create-pull-request@v7
(staying on the CFEngine fork, matching cfengine/core), and update the
workflow_dispatch input description from 'Version to release' to
'Branch to release' to match how the input is actually used (checkout
ref, PR base, and branch name).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014PZ7W3tLaHhfKKnLaXqUqg
@claude
claude Bot force-pushed the update-changelog-action-v7 branch from 33f3046 to 504806d Compare July 2, 2026 17:56
@claude claude Bot changed the title ci: use peter-evans/create-pull-request@v7 and relabel branch input ci: bump changelog create-pull-request fork to v7 and relabel branch input Jul 2, 2026
@olehermanse
olehermanse marked this pull request as ready for review July 2, 2026 17:58
@olehermanse olehermanse self-assigned this Jul 2, 2026
@olehermanse
olehermanse merged commit de9bce5 into master Jul 2, 2026
11 checks passed
@olehermanse
olehermanse deleted the update-changelog-action-v7 branch July 2, 2026 18:11
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