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

Create semver-check.yml #74

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Create semver-check.yml #74

merged 1 commit into from
Oct 20, 2023

Conversation

rajbos
Copy link
Collaborator

@rajbos rajbos commented Oct 20, 2023

What are the incoming changes?

🤖 Generated by Copilot at d06327a

Add a new workflow file .github/workflows/semver-check.yml to validate semantic versioning of tags. The workflow uses two external actions to check out the repository and compare the pushed tag with the existing ones.

🤖 Generated by Copilot at d06327a

semver-check.yml
New workflow for tag push
Autumn of versions

Why are they needed

How has this been achieved?

🤖 Generated by Copilot at d06327a

  • Add a new workflow to check semantic versioning of tags (link)

@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

.github/workflows/semver-check.yml

@rajbos rajbos merged commit 96c513d into main Oct 20, 2023
12 checks passed
@rajbos rajbos deleted the Adding-semver-check branch October 20, 2023 15:57
This pull request was closed.
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.

1 participant