eksctl-io / eksctl

The official CLI for Amazon EKS
https://eksctl.io
Other
4.89k stars 1.4k forks source link

Fix Release drafter #4856

Closed aclevername closed 2 years ago

aclevername commented 2 years ago

Description

Atm the release drafter is spamming a lot of entries for the release drafts. https://github.com/weaveworks/eksctl/releases Investigate what's going on and fix the problem so we don't end up having infinite drafts. It should replace the draft in place rather than creating a new one every time

aclevername commented 2 years ago

seems to have been resolved by https://github.com/weaveworks/eksctl/pull/4873