refactor: rename CI Insights to Mergify Test Insights everywhere#394
Draft
refactor: rename CI Insights to Mergify Test Insights everywhere#394
Conversation
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🔴 ApprovalThis rule is failing.
🔴 🔎 ReviewsThis rule is failing.
🟢 Continuous IntegrationWonderful, this rule succeeded.
🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 📕 PR descriptionWonderful, this rule succeeded.
|
There was a problem hiding this comment.
Pull request overview
This PR updates user-facing messaging to reflect the “Mergify Test Insights” naming in the pytest-mergify plugin’s quarantine and terminal summary output.
Changes:
- Rename “CI Insights Quarantine” wording to “Mergify Test Insights Quarantine” in initialization errors and terminal summary messages.
- Rename “CI Insights” references to “Mergify Test Insights” in quarantine-related comments and xfail reasons.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
pytest_mergify/quarantine.py |
Updates quarantine setup error text, subscription comment, and xfail reason to “Mergify Test Insights”. |
pytest_mergify/__init__.py |
Updates terminal summary headings and quarantine-related log lines to “Mergify Test Insights”. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
7731499 to
de81014
Compare
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Change-Id: I5b8cf0ca9a86b27793ec5d9626903e1eddb2b7d9
de81014 to
92c726e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com