Skip to content

ci: allow manual pkg.pr.new workflow dispatch#10547

Draft
hi-ogawa wants to merge 1 commit into
vitest-dev:mainfrom
hi-ogawa:codex/pkgpr-workflow-dispatch
Draft

ci: allow manual pkg.pr.new workflow dispatch#10547
hi-ogawa wants to merge 1 commit into
vitest-dev:mainfrom
hi-ogawa:codex/pkgpr-workflow-dispatch

Conversation

@hi-ogawa

@hi-ogawa hi-ogawa commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Description

Realized we don’t currently run automatic pkg.pr.new publishing for backport branch pushes such as v4, since the CR workflow only triggers branch pushes from main. This adds a manual workflow_dispatch escape hatch so maintainers can publish a preview from a backport branch when needed.

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
  • Ideally, include a test that fails without this PR but passes with it.
  • Please, don't make changes to pnpm-lock.yaml unless you introduce a new test example.
  • Please check Allow edits by maintainers to make review process faster. Note that this option is not available for repositories that are owned by Github organizations.

Tests

  • Run the tests with pnpm test:ci.

Documentation

  • If you introduce new functionality, document it. You can run documentation with pnpm run docs command.

Changesets

  • Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with feat:, fix:, perf:, docs:, or chore:.

Co-authored-by: Codex <noreply@openai.com>
@hi-ogawa hi-ogawa changed the title ci: allow manual pkg.pr.new workflow runs ci: allow manual pkg.pr.new workflow dispatch Jun 9, 2026
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