You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2026. It is now read-only.
Someone would like to test 2 different PRs on the live devpages website
Currently, only 1 PR can be deployed at a time
If a new PR is assigned the devpages label, or something is pushed to another PR with the devpages label, the previously-deployed PR gets wiped from the dev website as the new one gets auto-deployed, whether it's intended or not
Solution:
Somehow, multiple PRs should be deployable simulatenously and be preview-able from different links
Issues:
How to manage which PR to keep and which one to delete? Should there be an "admin" website for this? A separate PR just for this where commands are issued? Or be kept to e.g. last 2 PRs?
Problem:
devpageslabel, or something is pushed to another PR with thedevpageslabel, the previously-deployed PR gets wiped from the dev website as the new one gets auto-deployed, whether it's intended or notSolution:
devpageslabel?