• Grzegorz Bizon's avatar
    Ignore job by default if it is a manual action · 66dd2096
    Grzegorz Bizon authored
    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.
    66dd2096