Skip to content

test: add release tag push validation workflow#10600

Closed
hi-ogawa wants to merge 5 commits into
mainfrom
test-release-tag-app-token
Closed

test: add release tag push validation workflow#10600
hi-ogawa wants to merge 5 commits into
mainfrom
test-release-tag-app-token

Conversation

@hi-ogawa

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

Copy link
Copy Markdown
Collaborator

Description

testing CI tag creation for #10599.

it works https://github.com/vitest-dev/vitest/actions/runs/27531421277/job/81370208688?pr=10600#step:4:12

To https://github.com/vitest-dev/vitest.git
 * [new tag]             v0.0.0-test.27531421277.1 -> v0.0.0-test.27531421277.1
To https://github.com/vitest-dev/vitest.git
 - [deleted]             v0.0.0-test.27531421277.1

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:.

Comment on lines +3 to +6
on:
push:
branches:
- test-release-tag-app-token
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.

2 participants