This plugin is actively maintained and being used in production environment in multiple jenkins.
This plugin is used for filtering brnaches in jenkinsjob. This plugin helps to filter PR based on destination branch of the PR.
For now, you can download the plugin from release section and install it from: Manage Jenkins > Plugin Manager > Advanced > Upload Plugin > Browse and Select the plugin file
We are happy to fix any issues and create feature request.
To build the use this command
mvn install -DskipTests
Licensed under MIT, see LICENSE