helm / chart-releaser-action

A GitHub Action to turn a GitHub project into a self-hosted Helm chart repo, using helm/chart-releaser CLI tool
https://github.com/helm/chart-releaser
Apache License 2.0
539 stars 199 forks source link

How to use this action with Googl's "release-please" #159

Open AbdelrhmanHamouda opened 10 months ago

AbdelrhmanHamouda commented 10 months ago

Hello, I am attempting to use this action along side Google's "release please" tool. The main issue is that both this action and "release please" create GH releases (for good reasons). I tried to dig into the options from "chart-releaser-actoin" and can't find anything that would allow me to use an existing release.

Can you kindly provide some help here?

The follow I am imagining:

AbdelrhmanHamouda commented 1 month ago

any possibility to provide feedback?