Skip to content

ci: fix updatecli workflow for prereleases #495

Description

@dottorblaster

Right now what we have for prereleases is:

  • We tag a prerelease
  • The release is correctly drafted and published
  • updatecli opens a PR with the helm chart bump
  • We close the helm chart bump PR
  • We do an actual stable release
  • updatecli isn't able to create another helm chart bump

We should address this before releasing another RC or beta version.

Acceptance criteria

  • We can release a prerelease version without worrying about helm chart bumps
  • Helm chart bumps on stable releases can be created correctly after a number of betas or RCs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions