Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ci): add github action to block merging by labels #3047

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

tdeekens
Copy link
Contributor

Summary

This GitHub Action, once merged and configured as a branch protection, prevents merging PRs with these labels.

We want to synchronize the use of these labels and the GitHub Action across repos for the FE Chapter which as long-running PRs across repos which must not be merged.

I've made sure that all labels exist on the repo. I'll also setup branch protection after merging this.

@tdeekens tdeekens requested review from a team January 21, 2025 13:27
@tdeekens tdeekens requested a review from a team as a code owner January 21, 2025 13:27
@tdeekens tdeekens requested review from stephsprinkle, jaikamat, ddouglasz, tylermorrisford, ByronDWall and misama-ct and removed request for a team January 21, 2025 13:27
Copy link

changeset-bot bot commented Jan 21, 2025

⚠️ No Changeset found

Latest commit: 3b8bb15

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

@tdeekens tdeekens self-assigned this Jan 21, 2025
Copy link

vercel bot commented Jan 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ui-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 1:29pm

@tdeekens tdeekens merged commit cbb21cd into main Jan 21, 2025
8 checks passed
@tdeekens tdeekens deleted the td/add-merge-blocking-labels branch January 21, 2025 13:51
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.

3 participants