A collection of reusable GitHub Actions to standardize version detection and release automation across projects.
- detect-version — Detect version from
package.jsonorsetup.pyand check if a release already exists - release — Generate release notes from git history and publish a GitHub release
- bump-chart — Bump a Helm chart's
appVersionin a separate charts repo and commit as a GitHub App