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

Enforce the use of semver tags on PRs #3

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

jcouball
Copy link
Member

This pull request adds a new workflow that enforces the use of semver tags on pull requests.

The workflow runs on the main branch and triggers on various events such as PR opening, synchronization, reopening, labeling, and unlabling.

The workflow uses the semver_pr_label_check action.

This addition ensures that all PRs follow the semver tagging convention, improving the consistency and clarity of versioning in the project.

@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 2e2fa87 into main Sep 11, 2024
10 of 11 checks passed
@jcouball jcouball deleted the integrate_semver_pr_label_check branch September 11, 2024 20:47
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