Skip to content

agrc/get-next-version-action

Get Next Version Action

codecov Push Events Pull Request Events

A GitHub Action for getting the proposed next version of a project for release based on the Angular preset for conventional commits.

Usage

uses: ugrc/get-next-version-action@v1
with:
  prerelease: true
  repo-token: ${{ secrets.GITHUB_TOKEN }}

Package for distribution

This action is built and distributed via the included GitHub action workflows.

Development

The act project can be helpful for testing locally with a command something like this: act -j test-functional -s GITHUB_TOKEN="$(gh auth token)".

Attribution

This project was developed with the assistance of GitHub Copilot.

About

A GitHub action for getting the proposed next version of a project for releases based on conventional commits

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from actions/javascript-action