kr8s-org / kr8s

A batteries-included Python client library for Kubernetes that feels familiar for folks who already know how to use kubectl
https://kr8s.org
BSD 3-Clause "New" or "Revised" License
839 stars 45 forks source link

Allow Release Drafter to be run manually #393

Closed jacobtomlinson closed 5 months ago

jacobtomlinson commented 5 months ago

Before making a release I sometimes want to tweak the titles and labels on merged PRs and it would be nice to easily update the draft release with the changes. This adds the workflow dispatch option to the drafter workflow.