pier-oliviert/Release pipeline

Multiple actions that can be used to create releases

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
auth_tokenGithub Tokenyes
repoName of the repo including the org/user, ie. pier-oliviert/phonebook
variableName of the repository variable you want to store the version into.
main_branchName of the main branch for this repo (defaults to "main")
changelogThe changelog generated for this release
chartsPath where the chart is located (defaults to "charts/")
chart_yamlName of the Chart.yaml file (defaults to Chart.yaml)
page_branchName of the branch where pages are committed (defaults to gh-pages)
upload_urlUpload URL for the release assets
tagName of the tag
tmp_pathLocation to store temporary data (defaults to "/tmp/charts")
versionVersion generated, ie. "v0.0.1" -> "0.0.1"
commit_startCommit SHA that was tagged with the new version (0.0.2)
commit_endCommit SHA tagged for the previous version (0.0.1)
namedescription
versionVersion generated, ie. "v0.0.1" -> "0.0.1"
commit_startCommit SHA that was tagged with the new version (0.0.2)
commit_endCommit SHA tagged for the previous version (0.0.1)
changelogThe changelog generated by this action
tagName of the tag
release_idID of the release that was created
release_urlURL of the release that was created
upload_urlUpload URL for release assets