apollo-kotlin icon indicating copy to clipboard operation
apollo-kotlin copied to clipboard

CI: update tag.main.kts to create pull requests

Open martinbonnin opened this issue 3 years ago • 0 comments

In order to avoid pushing on main, we could have tag.main.kts do the following:

  • open a pull request to drop the -SNAPSHOT, merge it automatically
  • tag the release
  • open a pull request to bump and add the -SNAPSHOT, merge it automatically

martinbonnin avatar Jun 13 '22 11:06 martinbonnin