Skip to content

Update integration test recommendation workflow#8087

Draft
Copilot wants to merge 4 commits into
mainfrom
copilot/update-integration-tests-workflow
Draft

Update integration test recommendation workflow#8087
Copilot wants to merge 4 commits into
mainfrom
copilot/update-integration-tests-workflow

Conversation

Copilot AI commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Closes #

Updates the integration-test recommendation workflow so it only treats changes to packages/react and direct local packages that affect its generated runtime output as requiring github-ui integration tests. Other changes now receive the integration-tests: ignored label, and that label satisfies the github-ui status-check override workflow.

Changelog

New

  • Added automatic integration-tests: ignored labeling for non-relevant changes.

Changed

  • Scoped integration-test recommendations to packages/react, packages/postcss-preset-primer, and packages/rollup-plugin-import-css.
  • Updated github-ui status-check overrides to accept integration-tests: ignored in addition to integration-tests: skipped manually.

Removed

  • N/A

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; CI/workflow-only change, no package release needed.

Testing & Reviewing

  • Ran npm install && npm run build && npm test && npm run type-check && npm run lint && npm run lint:css && npm run format:diff before changes.
  • Ran npm run build && npm test && npm run type-check && npm run lint && npm run lint:css && npm run format:diff after changes.
  • Ran secret scanning on changed workflow files.
  • Ran parallel code review and CodeQL validation; no alerts or review comments remain.

Merge checklist

Copilot AI and others added 4 commits June 29, 2026 20:37
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
@changeset-bot

changeset-bot Bot commented Jun 29, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c538efb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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