There are two issues: 1) --can-fail option was ignored when passing to hub 2) when using config, can_fail was ignored as internal variable has different name
Fixes: #306
Commit 2dc5d4ae fixes this pull-request
Pull-Request has been merged by mikem@redhat.com
There are two issues:
1) --can-fail option was ignored when passing to hub
2) when using config, can_fail was ignored as internal variable has
different name
Fixes: #306