Skip to content

witokondoria/scm-trait-commit-skip-plugin

Repository files navigation

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.