Skip to content

chore(ci): add ready label workflow#9599

Merged
Christian Bromann (christian-bromann) merged 1 commit into
mainfrom
hunter/pr-approval-ci
Dec 9, 2025
Merged

chore(ci): add ready label workflow#9599
Christian Bromann (christian-bromann) merged 1 commit into
mainfrom
hunter/pr-approval-ci

Conversation

@hntrl

Copy link
Copy Markdown
Member

No description provided.

@changeset-bot

changeset-bot Bot commented Dec 9, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e176a48

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 ci label Dec 9, 2025
@github-actions github-actions Bot added the ready label Dec 9, 2025
@christian-bromann Christian Bromann (christian-bromann) merged commit 919c56d into main Dec 9, 2025
6 checks passed
@christian-bromann Christian Bromann (christian-bromann) deleted the hunter/pr-approval-ci branch December 9, 2025 05:08
add-ready-label:
runs-on: ubuntu-latest
# Only run when an org member approves
if: github.event.review.state == 'approved' && github.event.review.author_association == 'MEMBER'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe we should tweak this to say, when PR state is "open"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants