Adrián Tóth

Results 14 comments of Adrián Tóth

Based on the pull request review from @skateman and @Fryguy this feature was a little bit changed. ### There are now 3 types of statuses: * **Green "success" status** (zero...

@Fryguy There is a possibility to use "yellow" status - the pending status. There are [4 available](https://developer.github.com/v3/repos/statuses/#create-a-status) statuses: * **failure** - this means an internal error (red) - this will...

@Fryguy The commits are from now marked every time depending of the detected offences as you requested. There are 3 types of commit marking: 1. **zero** offences: "success" status +...

Same problem when using container. ```sh docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock lazyteam/lazydocker ```