Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 674 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 674 Bytes

advance-scm-filtering

This plugin is actively maintained and being used in production environment in multiple jenkins.

Introduction

This plugin is used for filtering brnaches in jenkinsjob. This plugin helps to filter PR based on destination branch of the PR.

Getting started

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

Issues

We are happy to fix any issues and create feature request.

Contributing

To build the use this command

mvn install -DskipTests

LICENSE

Licensed under MIT, see LICENSE