Skip to content

puerco/release-actions

 
 

Repository files navigation

Release Actions

A set of GitHub actions based on the Kubernetes Release Engineering Tooling

Installer Actions

The following actions install the Kubernetes Release Engineering tools into your runner:

Action Description
setup-bom This action enables you to install bom
setup-tejolote This action enables you to install tejolote
setup-zeitgeist This action enables you to install zeitgeist
setup-publish-release This action enables you to install publish-release

Task-specific Actions

These actions are designed to perform a task using the tools. If there is not a task action for the tool you are looking for, you can still run it using a runs: step.

Action Description
publish-release Cut a new release using publish-release github

Contributing

Please see CONTRIBUTING.md for instructions on how to contribute.

About

A set of reusable GitHub actions based on the Kubernetes Release Engineering Tooling

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published