Skip to content

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

License

Notifications You must be signed in to change notification settings

agrc/get-next-version-action

Repository files navigation

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)".

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •