Follow up of #2237
The Turtles chart release notes are based on a completely different workflow than Turtles.
See step: https://github.com/rancher/turtles/blob/release/v0.26/Makefile#L596
It should be possible to first create the Turtles release with the intended notes, and later build and publish the chart, updating the existing release with gh cli maybe.
Since the Turtles notes normally need a human touch or just validation, it's probably best if the chart publishing is separated to a different workflow, that can be triggered manually after Turtles release notes are finalized. Technically the Turtles release may be left in draft state until the chart is also published.
Follow up of #2237
The Turtles chart release notes are based on a completely different workflow than Turtles.
See step: https://github.com/rancher/turtles/blob/release/v0.26/Makefile#L596
It should be possible to first create the Turtles release with the intended notes, and later build and publish the chart, updating the existing release with gh cli maybe.
Since the Turtles notes normally need a human touch or just validation, it's probably best if the chart publishing is separated to a different workflow, that can be triggered manually after Turtles release notes are finalized. Technically the Turtles release may be left in draft state until the chart is also published.