Skip to content

An actively maintained plugin for Jenkins SCM filtering.

License

Notifications You must be signed in to change notification settings

intrigues/advance-scm-filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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