Skip to content

GitHub composite action for performing upstream releases

Notifications You must be signed in to change notification settings

osbuild/release-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

release-action

This GitHub composite action is used for creating upstream releases in GitHub. It does the following:

  • Extracts the release note text from the git tag
  • Creates a GitHub release based on the tag information
  • Automatically bumps the version (where applicable) and commits this change. If the version contains a dot, then the last part of the version is incremented.

About

GitHub composite action for performing upstream releases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages