Found on the "{stack}/settings/deploy/" page under "GitHub Settings", you can turn on "Run previews for pull requests" which automatically runs a preview for all pull requests.
Would it be possible to add optional regex, such that the preview is only run on pull requests whose title matches the regex?
Affected feature
On the "{stack}/settings/deploy/" page under "GitHub Settings"
Literal use case is ignoring previews that our release-please github action bot keeps updating its own PR
it updates per main branch pr merge basically
Found on the
"{stack}/settings/deploy/"
page under "GitHub Settings", you can turn on "Run previews for pull requests" which automatically runs a preview for all pull requests.Would it be possible to add optional regex, such that the preview is only run on pull requests whose title matches the regex?
Affected feature
On the
"{stack}/settings/deploy/"
page under "GitHub Settings"