pulumi / pulumi-cloud-requests

Welcome to the public issue tracker for Pulumi Cloud (app.pulumi.com)! Feature requests and bug reports welcome!
10 stars 4 forks source link

Add Regex for "Run previews for pull requests" under GitHub Settings #452

Open aleexharris opened 2 weeks ago

aleexharris commented 2 weeks ago

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"

komalali commented 2 weeks ago

That's a good idea! Thanks for the suggestion.

rej156 commented 2 weeks ago

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