Skip to content

ci: use release app token for tag push#10599

Merged
sheremet-va merged 2 commits into
vitest-dev:mainfrom
hi-ogawa:fix/publish-release-tag-app-token
Jun 15, 2026
Merged

ci: use release app token for tag push#10599
sheremet-va merged 2 commits into
vitest-dev:mainfrom
hi-ogawa:fix/publish-release-tag-app-token

Conversation

@hi-ogawa

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

Copy link
Copy Markdown
Collaborator

Description

Currently git tag push is failing due to tag creation rulesets https://github.com/vitest-dev/vitest/actions/runs/27529444689/job/81363776363#step:11:17

We've added vitest-release-bot in bypass list, so git pushing through create-github-app-token would make it pass. This is verified in test workflow in #10600

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

@hi-ogawa
hi-ogawa marked this pull request as ready for review June 15, 2026 07:46
@sheremet-va
sheremet-va merged commit aaa1a5a into vitest-dev:main Jun 15, 2026
13 checks passed
@sheremet-va

Copy link
Copy Markdown
Member

Could you backport this to v4 too? 👀

@hi-ogawa
hi-ogawa deleted the fix/publish-release-tag-app-token branch June 15, 2026 07:49
hi-ogawa added a commit to hi-ogawa/vitest that referenced this pull request Jun 30, 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.

2 participants