Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

[Improvement] Allow multiple devpages for multiple PRs #249

@Prid13

Description

@Prid13

Problem:

  • 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?
    • How to deploy multiple PRs to different folders?
    • How to detect last PRs with the devpages label?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions