Skip to content

Conversation

joshblack
Copy link
Member

@joshblack joshblack commented Sep 4, 2025

Create a workflow that sets the github-ui/ci status check to passing if the skip label for integration checks is present

Changelog

New

  • Add new status check workflow for overriding status checks

Changed

Removed

Rollout strategy

  • None; if selected, include a brief description as to why

Copy link

changeset-bot bot commented Sep 4, 2025

⚠️ No Changeset found

Latest commit: 7769e2a

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

@github-actions github-actions bot added the staff Author is a staff member label Sep 4, 2025
Copy link
Contributor

github-actions bot commented Sep 4, 2025

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 88.08 KB (0%)
packages/react/dist/browser.umd.js 88.13 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-6727 September 4, 2025 21:04 Inactive
@joshblack joshblack added the skip changeset This change does not need a changelog label Sep 5, 2025
@joshblack joshblack marked this pull request as ready for review September 5, 2025 18:33
@Copilot Copilot AI review requested due to automatic review settings September 5, 2025 18:33
@joshblack joshblack requested a review from a team as a code owner September 5, 2025 18:33
Copy link
Contributor

@Copilot 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

This PR adds a GitHub workflow to override the github-ui/ci status check when integration tests are manually skipped. The workflow automatically sets the status check to passing when a specific label is present on a pull request.

  • Adds automation to bypass integration test requirements when manually skipped
  • Enables developers to proceed with PRs when integration tests are intentionally bypassed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset This change does not need a changelog staff Author is a staff member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants