Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Enhance the github action workflow #254

Open
kmova opened this issue Aug 21, 2021 · 1 comment
Open

Enhance the github action workflow #254

kmova opened this issue Aug 21, 2021 · 1 comment

Comments

@kmova
Copy link
Member

kmova commented Aug 21, 2021

At the moment, the lint and test and chart releaser are running in parallel once the PR is merged. This should ideally change to:

  • On PR, Run chart lint and test (this workflow needs to be modified to run only on PR and not on merge)
  • On merge, Run chart lint and test, followed by release charts. The chart should not be released if the previous step fails.
@geekypandey
Copy link

hey! I love working with GitHub Actions. Can I take up this issue?

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

No branches or pull requests

2 participants