Skip to content

envimate/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.

Environment

The following build environment is required to build this plugin

  • java-1.8 and maven 3.5.0+

Build

To build the plugin locally:

mvn clean verify

About

Additional filtering traits for SCM Jenkins plugins

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.0%
  • HTML 2.0%