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

Separate semver PR label check into its own workflow #35

Closed
wants to merge 1 commit into from

Conversation

jcouball
Copy link
Member

Putting this into the Continuous Integration workflow caused the workflow to trigger two times when a PR is created because creating the PR and applying the first label seem to be both triggered.

This separates out the semver PR label check into its own workflow that is only triggered when a label is added or removed from a PR and not on PR creation or synchronization.

@jcouball jcouball added the internal-change The PR includes changes that are NOT user-facing and will NOT require a release label Dec 31, 2023
@jcouball jcouball closed this Dec 31, 2023
@jcouball jcouball deleted the workflow_fix branch December 31, 2023 15:59
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