Files
helm-actions/.gitea
Markus Pesch c97bf2b34c feat(ci): add ArtifactHub annotations (#179)
The following PR adds the volker-raschek/ah-annotations action. This action
reads the semantic commits between the old and new tags and uses them to
generate a changelog for ArtifactHub.

In addition, the action ensures that when pre-releases are created—for example,
v0.1.0-rc.1, v0.1.0-alpha-2, etc.—the “pre-release” annotation is added.

By default, Helm ignores pre-releases. If a user wants to install a pre-release,
they must explicitly specify this using an argument: `helm search repo gitea
--devel`.

Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/179
Reviewed-by: DaanSelen <135789+daanselen@noreply.gitea.com>
Co-authored-by: Markus Pesch <markus.pesch@cryptic.systems>
2026-08-18 18:58:18 +00:00
..