Ability to have have new workflow repos become public by default

Is there some setting that would make workflows public automatically ?
We’re setting up a github organization to which repos will be published after review in a seed repository. If we could avoid having to make workflows public manually that would be great!
I see we could use https://dockstore.org/api/static/swagger-ui/index.html#/workflows/publish_1, but sending a POST request after pushing the repository seems a little brittle (the POST might happen before the workflow is registered).
Would it be possible to maybe set this right in the .dockstore.yml file ?

Hi,
We do not have this yet, but it seems like a good feature request if it would be useful!

2 Likes