spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

Automatically create next milestones

Open onobc opened this issue 3 years ago • 1 comments

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.

onobc avatar Apr 05 '22 14:04 onobc

⚠️ 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.

onobc avatar Apr 05 '22 14:04 onobc