Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 358 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 358 Bytes

Commit skip SCM filters

This repo is a collection of traits for several SCM Jenkins plugins.

It provides filters for

  • GitHub: Filtering pull requests
  • Bitbucket: Filtering pull requests

The filtering will be performed matching the last commit message, applying it whether it contains the tags [skip ci] or [ci skip]. The check is case-insensitive.