ApeWorX / sphinx-ape

Apache License 2.0
0 stars 2 forks source link

Allow PRs to soft-publish #9

Open antazoey opened 1 week ago

antazoey commented 1 week ago

Overview

for the purpose of demo-ing docs PRs, it'd be nice if we had a way to demo a PR's docs, like have it spin up a temporary published build docs/_build/<pr-number>

Specification

Maybe have it get triggered from PR-title directives like

docs: [publish-demo] New docs work

then we can detect that spin it up. On merge to main or cancel, we would have to trigger the deleting of that folder

Dependencies

Include links to any open issues that must be resolved before this feature can be implemented.

linear[bot] commented 1 week ago

APE-1811 Allow PRs to soft-publish