Skip to content

chore: repoint workflow self references at the current commit - #92

Merged
marc0olo merged 1 commit into
mainfrom
chore/bump-self-refs
Sep 17, 2026
Merged

marc0olo merged 1 commit into
mainfrom
chore/bump-self-refs

Conversation

@marc0olo

Copy link
Copy Markdown
Member

Check Self References is failing on main:

x actions/create-pr pinned at 059c1868, 1 commit(s) behind

#80 changed actions/create-pr, so the workflows still referenced the copy from before it. Left alone, generate-changelog would pass reuse_branch to an action that does not declare it — a warning rather than an error, so the run stays green while the changelog pull requests keep accumulating.

Behaviour changes

Produced by script/bump-self-refs --fix, and the check is clean afterwards.

🤖 Generated with Claude Code

#80 changed actions/create-pr, so the workflows still referenced the
copy from before it and reuse_branch would have been passed to an action
that does not declare it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@marc0olo
marc0olo requested review from a team as code owners September 17, 2026 14:18
@marc0olo
marc0olo merged commit 7237861 into main Sep 17, 2026
15 checks passed
@marc0olo
marc0olo deleted the chore/bump-self-refs branch September 17, 2026 14:24
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.

2 participants