Trigger PR builds from master merge

Is it possible to kick off all outstanding open PR builds whenever a merge to master occurs? I can’t quite see how I would achieve that with the current triggers. I’d like a PR build to occur not when there’s a specific PR criteria but when a merge to master happens?

1 Like

Hi @craigbilner,

Do you mean something like this: Automatically re-build open pull request when target branch is updated (e.g. another Pull Request is merged)

Or something else? :thinking: