Manually trigger PR preview (or auto-trigger for existing PRs if PR previews enabled?)
B
Ben Woodward
If I enable PR previews on a service, PR previews are not created for existing PRs. This results in the user needing to push an empty commit to trigger a PR preview, e.g.
git commit --allow-empty -m "chore: Trigger PR preview"
Ideal solution would be for the Dashboard UI to ask me if I want to PR previews generated for <list of existing PRs>.
Log In
B
Ben Woodward
For anyone else with this issue, you can actually just close the PR and reopen to trigger a preview