项目作者: witokondoria

项目描述 :
Additional filtering traits for branch-source Jenkins plugins
高级语言: Java
项目地址: git://github.com/witokondoria/scm-trait-commit-skip-plugin.git
创建时间: 2017-09-14T10:32:53Z
项目社区:https://github.com/witokondoria/scm-trait-commit-skip-plugin

开源协议:MIT License

下载


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.