Skip to content

docs: replace Vitest JUnit upload with native @mergifyio/vitest reporter#10931

Merged
mergify[bot] merged 1 commit intomainfrom
devs/kozlek/feat/vitest-mergify/I84d3bc46744df1353f94b8843d85fc2e8c22d411
Apr 13, 2026
Merged

docs: replace Vitest JUnit upload with native @mergifyio/vitest reporter#10931
mergify[bot] merged 1 commit intomainfrom
devs/kozlek/feat/vitest-mergify/I84d3bc46744df1353f94b8843d85fc2e8c22d411

Conversation

@kozlek
Copy link
Copy Markdown
Contributor

@kozlek kozlek commented Apr 8, 2026

The Vitest integration now uses the native @mergifyio/vitest reporter
plugin instead of JUnit XML generation + upload. This aligns with the
approach used by pytest-mergify and rspec-mergify.

Fixes MRGFY-6881

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

The Vitest integration now uses the native `@mergifyio/vitest` reporter
plugin instead of JUnit XML generation + upload. This aligns with the
approach used by pytest-mergify and rspec-mergify.

Fixes MRGFY-6881

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Change-Id: I84d3bc46744df1353f94b8843d85fc2e8c22d411
Claude-Session-Id: 0a6db61c-3fec-4343-9ae3-dfbc7b2e9e31
Copilot AI review requested due to automatic review settings April 8, 2026 15:53
@mergify mergify bot deployed to Mergify Merge Protections April 8, 2026 15:53 Active
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 8, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 🤖 Continuous Integration

Wonderful, this rule succeeded.
  • all of:
    • check-success = build
    • check-success = lint
    • check-success = test
    • any of:
      • check-success = test-broken-links
      • label = ignore-broken-links
    • any of:
      • check-success=Cloudflare Pages
      • -head-repo-full-name~=^Mergifyio/

🟢 👀 Review Requirements

Wonderful, this rule succeeded.
  • any of:
    • #approved-reviews-by >= 2
    • author = dependabot[bot]
    • author = mergify-ci-bot

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

Wonderful, this rule succeeded.
  • body ~= (?ms:.{48,})

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Vitest CI Insights documentation to use the native @mergifyio/vitest reporter instead of generating/uploading JUnit XML via a separate GitHub Action step.

Changes:

  • Replace the JUnit report generation + upload-step instructions with @mergifyio/vitest installation/configuration steps.
  • Update workflow guidance to only require exporting MERGIFY_TOKEN for the test step.
  • Add an environment-variable reference table for the Vitest reporter.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mergify mergify bot requested a review from a team April 8, 2026 15:56
@mergify mergify bot requested a review from a team April 8, 2026 18:30
@kozlek kozlek marked this pull request as ready for review April 13, 2026 11:22
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 13, 2026

Merge Queue Status

This pull request spent 2 minutes 38 seconds in the queue, including 2 minutes 12 seconds running CI.

Required conditions to merge

mergify bot added a commit that referenced this pull request Apr 13, 2026
@mergify mergify bot added the queued label Apr 13, 2026
@mergify mergify bot merged commit 99b439c into main Apr 13, 2026
13 checks passed
@mergify mergify bot deleted the devs/kozlek/feat/vitest-mergify/I84d3bc46744df1353f94b8843d85fc2e8c22d411 branch April 13, 2026 11:26
@mergify mergify bot removed the queued label Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants