spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Automatically create next milestones
One of the manual post-release steps is to create the next milestone in each repo. It would be nice if this automatically happened as part of the "Next Dev Version Controller" workflow.
⚠️ Blocker: GH CLI does not support managing milestones
There is a "workaround" in that issue that uses aliases. @jvalkeal has experimented a bit with aliases [here](https://github.com/spring-cloud/spring-cloud-dataflow/blob/main/src/team/github-cli.adoc] but ideally we would wait for someone to create an extension for managing milestones. @janne has also played around with this here . Ideally we would wait for someone to create an extension for this.