github-action-next-semvers
Version generator
Generates the next version of a SemVer-based project
Github Action that output the next version for major, minor, and patch version based on the given semver version.
58 stars
3 watching
12 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list
actiongithubgithub-actionshacktoberfestsemver
Related projects:
Repository | Description | Stars |
---|---|---|
wyrihaximus/github-action-create-milestone | Creates a new milestone in GitHub with a specified title and description. | 17 |
wyrihaximus/github-action-wait-for-status | Wait for successful commit statuses and checks | 99 |
wyrihaximus/github-action-close-milestone | Automatically closes GitHub milestones with a specified number | 4 |
wyrihaximus/github-action-get-previous-tag | An action that retrieves information about the previous Git tag from a repository | 184 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
monkindey/wx-github | Generates a GitHub card from a user's profile information using the GitHub API | 51 |
tomzx/php-semver-checker | Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 429 |
lyqht/generate-supabase-db-types-github-action | Automates generation of database types from Supabase schema | 48 |
shivas/versioning-bundle | Automates version tracking for Symfony applications using Git tags or revision files | 112 |
bhupesh-v/memer-action | Generates and shares programmer memes in a GitHub Actions workflow. | 36 |
anothrnick/github-tag-action | Automates version tagging on merge or push events | 781 |
zweitag/github-actions | Provides reusable GitHub Actions workflows for managing environment variables. | 6 |
asdf-vm/actions | Automated setup and tool management for the asdf version manager | 136 |
jamesgeorge007/github-activity-readme | Updates a GitHub README with recent activity of a specified user. | 799 |
crazy-max/ghaction-github-pages | A GitHub Action to deploy static websites to GitHub Pages | 463 |