GitHub PR webhook on specific folder only - possible?

Is it possible to set up a webhook that will only trigger when a certain folder within a repo is updated? I have multiple projects in a single GitHub repo and I need to create multiple Bitrise Apps which will all use the same repository but the automated building/testing should only be triggered when their respective folders are updated and PRs are created.

Is this possible?
Thanks

Hi @ivan.djordjevic,

You just described our Selective builds feature! You can read all about it here: https://devcenter.bitrise.io/builds/selective_builds/

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.