Skip to content

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

License

Notifications You must be signed in to change notification settings

kubernetes-sigs/release-actions

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.