Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
320 stars 53 forks source link

Control static-web-apps-deploy PR URL #1289

Open msteller-connyun opened 9 months ago

msteller-connyun commented 9 months ago

Is your feature request related to a problem? Please describe. I'm using Azure/static-web-apps-deploy@v1.

Whenever I create a PR it's creating an URL with the PR, like

https://foo-bar-12345-**381**.westeurope.azurestaticapps.net/

but I want that also PRs are deployed like master to:

https://foo-bar-12345.westeurope.azurestaticapps.net/

Describe the solution you'd like There seems to be no option to control this behaviour.

Please make it configurable.

thomasgauvin commented 9 months ago

Thanks for the feedback @msteller-connyun, we'll look into this as an enhancement the next round of planning