mirror of
https://github.com/directus/directus.git
synced 2026-01-13 15:28:13 -05:00
* Upload codecov files with flags for packages * Remove unused env * Increase fetch-depth * Pipeline bashing here we go * Fail on failure and don't upload everything always * Show flags in pr comment
13 lines
218 B
YAML
13 lines
218 B
YAML
flag_management:
|
|
default_rules:
|
|
carryforward: true
|
|
statuses:
|
|
- type: project
|
|
target: auto
|
|
threshold: 5%
|
|
- type: patch
|
|
target: 80%
|
|
|
|
comment:
|
|
layout: 'header, diff, flags'
|