Open
Point integration testing guidance to pack workflow#8190
Conversation
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
|
Copilot created this pull request from a session on behalf of
joshblack
July 17, 2026 18:17
View session
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
Contributor
Author
Contributor
There was a problem hiding this comment.
Pull request overview
Updates contributor-facing guidance to remove deprecated canary/fallback integration-testing instructions and instead direct GitHub staff to the github/github-ui integration workflow.
Changes:
- Simplifies the automated “recommend integration tests” PR comment to remove fallback workflow and canary-release instructions.
- Updates the PR template “Testing & Reviewing” guidance to point to the github/github-ui integration workflow link.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/recommend-integration-tests.yml | Removes fallback/canary guidance from the bot-authored PR comment, keeping only the integration workflow + docs + skip label. |
| .github/pull_request_template.md | Replaces canary-release label guidance with a direct link to the integration workflow for testing with github/github-ui. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Low
jonrohan
approved these changes
Jul 17, 2026
joshblack
enabled auto-merge
July 20, 2026 16:08
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.
Contributor guidance referenced deprecated canary and fallback testing flows. This updates all contributor-facing instructions to use the pack testing workflow.
Changelog
New
None.
Changed
Removed
Rollout strategy
Testing & Reviewing