Skip to content

fix(release-please): check out repo so the hub script is present#18

Merged
JacobPEvans-personal merged 1 commit into
mainfrom
fix/hub-checkout
Jun 1, 2026
Merged

fix(release-please): check out repo so the hub script is present#18
JacobPEvans-personal merged 1 commit into
mainfrom
fix/hub-checkout

Conversation

@JacobPEvans-personal
Copy link
Copy Markdown
Member

The hub failed at exit 127 (release-please-hub.sh: No such file or directory) — no actions/checkout, so the driver script wasn't on the runner. Adds a pinned checkout. The org App token mint already succeeds now that App 3923580 is installed on dryvist.

The hub failed with 'release-please-hub.sh: No such file or directory' (exit 127) — there was no actions/checkout step, so the script wasn't on the runner. The release-please CLI uses --repo-url (no checkout needed for the release op), but the hub's own driver script must be checked out. Adds a pinned actions/checkout. App-token mint already works now that the org App is installed.

Assisted-by: Claude:claude-opus-4-8
@JacobPEvans-personal JacobPEvans-personal merged commit 86443ab into main Jun 1, 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