This repository contains a collection of traits for several branch-source Jenkins plugins.
It provides filters for both pull requests and/or branches on jobs created from these plugins
The filtering will be performed, applying it whether it:
- The last commit message contains "[skip ci]" or "[ci skip]". The check is case-insensitive.
- The last commit message matches a pattern.
- The last commit author matches a pattern.