mirror of
https://github.com/wneessen/go-hibp.git
synced 2024-11-09 15:32:52 +01:00
19 lines
313 B
YAML
19 lines
313 B
YAML
|
coverage:
|
||
|
status:
|
||
|
project:
|
||
|
default:
|
||
|
target: 80%
|
||
|
threshold: 5%
|
||
|
base: auto
|
||
|
if_ci_failed: error
|
||
|
only_pulls: false
|
||
|
patch:
|
||
|
default:
|
||
|
target: 90%
|
||
|
base: auto
|
||
|
if_ci_failed: error
|
||
|
threshold: 5%
|
||
|
|
||
|
comment:
|
||
|
require_changes: true
|