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

Use a reusable workflow for the Semver PR label check #51

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

jcouball
Copy link
Member

This pull request updates the workflow for the Semver PR label check. Instead of using an inline workflow, it now uses a reusable workflow located in the .github/workflows directory. This change improves maintainability and allows for easier reuse of the workflow across different repositories.

@jcouball jcouball force-pushed the use_external_semver_check branch from 490ed0e to bd5206f Compare September 10, 2024 00:03
@jcouball jcouball force-pushed the use_external_semver_check branch from bd5206f to 0f182c0 Compare September 11, 2024 01:12
Copy link

codeclimate bot commented Sep 11, 2024

Code Climate has analyzed commit 0f182c0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@jcouball jcouball added the internal-change The PR includes changes that are NOT user-facing and will NOT require a release label Sep 11, 2024
@jcouball jcouball merged commit 35840a4 into main Sep 11, 2024
14 of 15 checks passed
@jcouball jcouball deleted the use_external_semver_check branch September 11, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-change The PR includes changes that are NOT user-facing and will NOT require a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant