-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
status: pinnedShould not be labeled as staleShould not be labeled as staletype: featureNew feature or feature requestNew feature or feature request
Description
It would be nice if instead of this:
https://username.github.io/preview-repo/username/preview-repo/branch/master/
I could have this:
https://username.github.io/preview-repo/
which is much more reasonable for a base URL for a webapp.
- the default branch can be selected, e.g. master/main/latest/release or whatever, that bypasses the `/branch/master/ extensions
- in the case of single repo usage, or with a default repo selected, the redundant
/username/preview-repocan be dropped too. - some might also use it for multiple repos, but they're all authored by themselves, so might as well drop the repo author bit in that case.
In all other cases, the full path works fine.
It would also be nice to be able to customize e.g. /pr/number/ to /with-pr/number or even just /number, and the same for branches.
Thanks for this super useful project!
Metadata
Metadata
Assignees
Labels
status: pinnedShould not be labeled as staleShould not be labeled as staletype: featureNew feature or feature requestNew feature or feature request