Skip to content

Additional filtering traits for SCM Jenkins plugins

License

Notifications You must be signed in to change notification settings

jenkinsci/scm-trait-commit-skip-plugin

 
 

Commit skip SCM filters

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.

Packages

No packages published

Languages

  • Java 97.9%
  • HTML 2.1%