Skip to content

fix(ci): create PR for version bumps - #47

Merged
wax911 merged 1 commit into
mainfrom
fix/actions-run-30172664031
Jul 25, 2026
Merged

fix(ci): create PR for version bumps#47
wax911 merged 1 commit into
mainfrom
fix/actions-run-30172664031

Conversation

@wax911

@wax911 wax911 commented Jul 25, 2026

Copy link
Copy Markdown
Member

Description

Fixes the Version Bump workflow failure from https://github.com/AniTrend/stackctl/actions/runs/30172664031/job/89716251850 by replacing the direct protected-main push with a signed version bump pull request.

Changes

  • Use peter-evans/create-pull-request for version bump updates.
  • Add pull-requests write permission for the version bump job.
  • Add stable workflow concurrency for the generated version bump PR branch.
  • Remove [skip ci] from generated version bump commit titles.
  • Quote the version argument passed to the bump script.

Verification

  • Parsed .github/workflows/version-bump.yml with Ruby YAML.
  • Ran deno task fmt:check.
  • Ran GitNexus detect_changes for stackctl, low risk with 0 changed symbols and 0 affected processes.

Ref: https://github.com/AniTrend/stackctl/actions/runs/30172664031/job/89716251850

@github-actions github-actions Bot added the 🩹 bug fix Bug fix or patch label Jul 25, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@wax911
wax911 merged commit 850cb84 into main Jul 25, 2026
5 checks passed
@wax911
wax911 deleted the fix/actions-run-30172664031 branch July 25, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🩹 bug fix Bug fix or patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant