Skip to content

jenkinsci/github-label-filter-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github pull requests filter by labels plugin

This plugin is inspired by the Github additional traits plugin. It provides filters for:

  • Filter pull requests with all specified labels.
    • The pull request will be discovered which having all labels
  • Filter pull requests with any specified labels.
    • The pull request will be discovered which having any labels.
  • Exclude pull requests with any specified labels.
    • The pull requests will be excluded which having any labels.

This plugin adds a new "Scan by labeled/unlabeled github webhook events" option.
After enable this one, labeling or unlabeling a PR on the github repository triggers a scanning job again.

About

Filter or blacklist multibranch Github Pull Requests by labels

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published