Skip to content

Add label checker workflow For Breaking/Non-Breaking Changes#1782

Open
matthewkrausse wants to merge 3 commits intomove-coop:mainfrom
matthewkrausse:mk/add-label-checker
Open

Add label checker workflow For Breaking/Non-Breaking Changes#1782
matthewkrausse wants to merge 3 commits intomove-coop:mainfrom
matthewkrausse:mk/add-label-checker

Conversation

@matthewkrausse
Copy link
Collaborator

What is this change?

  • Introduces a GitHub Actions workflow to enforce label requirements on pull requests.
  • Updates the pull request template to include instructions for adding required labels.

Considerations for discussion

  • The workflow ensures that each pull request has either a breaking-change or non-breaking-change label, preventing both from being applied simultaneously.

How to test the changes (if needed)

  • Add the two labels to our repo.
  • Create a pull request and verify that the label check workflow runs, ensuring that it enforces the label requirements correctly.

@matthewkrausse matthewkrausse added non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. labels Mar 17, 2026
@github-actions
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

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

Labels

non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant