gitlab-org--gitlab-foss/lib/ci
Grzegorz Bizon 66dd209661 Ignore job by default if it is a manual action
This makes it possible to maintain backwards compatibility with configs
created when manual actions were non-blocking.

From now manual actions are blocking if configured with `allow_failure:
false`, otherwise manual actions are optional, and their status is
ignored.
2017-03-06 12:01:33 +01:00
..
api Backport new behavior to CI API 2017-02-28 08:32:39 +01:00
assets
ansi2html.rb Enable Style/EmptyLineBetweenDefs 2017-02-23 09:32:22 -06:00
charts.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
gitlab_ci_yaml_processor.rb Ignore job by default if it is a manual action 2017-03-06 12:01:33 +01:00
mask_secret.rb Improve JwtController implementation 2016-09-20 19:15:13 +02:00
model.rb