This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Description
I want to be able to create a pipeline for a specific PR while still getting the git hooks that this resource provides, but currently that isn't possible without also providing a git reference for that PR which is too limiting (via the version).
Either limiting by a pr number or based on a branch name or branch regex would be useful.
I've created a fork to test by filtering by a specific PR number which does exactly what I need, happy for more feedback on it: master...roryp2:master