Commit graph

9 commits

Author SHA1 Message Date
John Engelman
d5767b7d57 Add support for configuring escalated plugins via envvar. 2016-01-12 11:42:17 -06:00
glaszig
cb01394977 simplified regexp matching of skip ci instruction in commit message 2015-12-11 02:12:27 +01:00
glaszig
845d437256 move build skipping regular expression variable into global scope 2015-12-11 02:06:56 +01:00
glaszig
77b5c6246d skip build with any combination of "skip" and "ci"
a commit message containing any case-insensitive variant
of the above two words wrapped in square brackets will skip the build.

examples: [ci skip], [skip CI]

this reintroduces pr #1134 and additionally logs the matched
skip instruction.
2015-12-11 01:52:15 +01:00
Brad Rydzewski
cfdfbcfd3b didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00
Brad Rydzewski
7be93921bd ability to get last build before N 2015-10-07 17:53:28 -07:00
Brad Rydzewski
aa8e0347d0 github author fallback for old GitHub enterprise 2015-10-06 18:31:01 -07:00
Brad Rydzewski
528fbb0f2c some finishing touches on the bitbucket implementation for 0.4 2015-10-04 17:40:27 -07:00
Brad Rydzewski
dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00
Renamed from controller/hooks.go (Browse further)