PR previews are not deleted in the gh-pages branch automatically
Open
@oeninghe-dataport is already working on this.
Since Mar 30, 2026.
- #751 by @oeninghe-dataport — merged
bug
documentation
- Dominant language
- TypeScript
- Stars
- 50
- Forks
- 8
- Avg merge
- 18h 24m
- Merged PRs (30d)
- 11
Description
For the next branch, we auto-create PR previews in the gh-pages branch that get auto-deployed.
However, they are not automatically cleaned from there.
This is not a major issue. However, it slows down the deployment of the gh-pages branch.
After a manual deletion of old PR previews, the deployment was much faster:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.