Skip to content

Develop#53

Merged
DannyNs merged 2 commits into
mainfrom
develop
Jun 18, 2026
Merged

Develop#53
DannyNs merged 2 commits into
mainfrom
develop

Conversation

@DannyNs

@DannyNs DannyNs commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Daniel Kutyła and others added 2 commits June 18, 2026 13:41
The self-hosted runner has no gh CLI (exit 127: gh: command not found),
so the release branch + tag pushed but PR creation failed. Replace the gh
calls with .github/scripts/open-release-pr.mjs, which creates the PR (REST)
and enables squash auto-merge (GraphQL) using only Node's global fetch.
Idempotent: reuses an existing open PR for the release branch on re-run,
and warns instead of failing if auto-merge cannot be enabled.
ci(publish): open release PR via GitHub API, not gh CLI
@DannyNs DannyNs merged commit 9a26b02 into main Jun 18, 2026
1 check passed
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.

1 participant