Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split up helm/chart-releaser-action logic #519

Closed
callum-tait-pbx opened this issue May 4, 2021 · 0 comments
Closed

Split up helm/chart-releaser-action logic #519

callum-tait-pbx opened this issue May 4, 2021 · 0 comments
Labels

Comments

@callum-tait-pbx
Copy link
Contributor

I think we need to move away from using the helm/chart-releaser-action action.

We need to doing the logic ourselves so we can better provide things like release notes for the Helm chart releases allowing us to include things like how to successfully upgrade, changes since last release, general information etc

      - name: Run chart-releaser
        uses: helm/chart-releaser-action@v1.1.0
        env:
          CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

@mumoshu please add a label, we don't have a ci label currently for stale. I don't know if it's worth having a specific label for ci work or if chore will be fine. I'll let you decide. I'll start looking at this this week, if you think it's not the direction to go please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants