Skip to content

[Changesets] Versioned release#568

Open
varlock-bot wants to merge 1 commit intomainfrom
changeset-release/main
Open

[Changesets] Versioned release#568
varlock-bot wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@varlock-bot
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@varlock/ci-env-info@0.0.2

Patch Changes

  • #566 012ed3f - Fix VARLOCK_BRANCH returning refs/pull/123/merge in GitHub Actions PR workflows.

    In GitHub Actions pull request contexts, GITHUB_REF is set to the merge ref (e.g. refs/pull/123/merge) rather than the branch name. GitHub Actions also provides GITHUB_HEAD_REF which contains the actual PR head branch name (e.g. feat-init-infra).

    Changes:

    • Updated GitHub Actions platform branch extractor to prefer GITHUB_HEAD_REF when available, falling back to refToBranch(GITHUB_REF) for non-PR contexts
    • Fixed refToBranch() to return undefined for refs/pull/ refs instead of returning the raw merge ref string

@varlock-bot varlock-bot force-pushed the changeset-release/main branch from e5204e9 to a51ef72 Compare April 8, 2026 11:00
@github-actions github-actions bot added release releases - managed by changesets core:ci-env-info labels Apr 8, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 8, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@varlock/ci-env-info@568

commit: a51ef72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core:ci-env-info release releases - managed by changesets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant