Feature request: Access wiki from CI pipelines
I'm building automated documentation with sphinx or yard into html. I would like these to be available from the project's wiki. So I would like to be able to push the automated documentation, generated by a stage on the CI pipeline, to the wiki. At this point, I don't think there is a way to clone, let alone push to the wiki with, for example the CI_BUILD_TOKEN.
~"feature proposal"