Release markers are cool. But if I plan a release, I can't mark it as done without installed integration. I can only log releases. I would like to be able to plan a release and then eventually mark it as done from within my pipeline.
Concrete proposal:
  • Planning a release: No change
  • Marking a release done: Add a parameter
    --plan-name
    to
    circleci run release log
    to support marking a planned release as done.