Skip to content

This action calculates changes in releases using the conventional commits pattern as a base and sums it up with the last released tag.

Notifications You must be signed in to change notification settings

archaic10/generate-release-semantic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Release Semantic

Description

This action calculates changes in releases using the conventional commits pattern as a base and sums it up with the last released tag, if no tag was released, the action uses the calculation of the current release as the new release.

Example

uses: archaic10/generate-release-semantic@main
with:
    github-token: ${{ secrets.GITHUB_TOKEN }}    

Diagram

img

About

This action calculates changes in releases using the conventional commits pattern as a base and sums it up with the last released tag.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published