We've added a local publish command #796
Heard feedback that sometimes maintainers forget to publish docs, and undraft the GH release. Can we expand the publish command to do these operations.
Questions:
- Publish docs/release, only from the local command? Or do we do it in CI?
- Publish GH release, for now we're creating the release in draft mode, but we could just add an option to publish it after
- Maybe we could build in a verification step? "Would you like to publish the GH release at [Yn]"
We've added a local publish command #796
Heard feedback that sometimes maintainers forget to publish docs, and undraft the GH release. Can we expand the publish command to do these operations.
Questions: