mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 19:20:55 +00:00
fix syntax again (#9863)
This commit is contained in:
@ -62,15 +62,17 @@ component_management:
|
|||||||
statuses:
|
statuses:
|
||||||
- type: project
|
- type: project
|
||||||
target: 92% # 95%
|
target: 92% # 95%
|
||||||
patch: 95%
|
- type: patch
|
||||||
|
target: 95%
|
||||||
- component_id: web
|
- component_id: web
|
||||||
name: Frontend
|
name: Frontend
|
||||||
paths:
|
paths:
|
||||||
- src/frontend/**
|
- src/frontend/**
|
||||||
statuses:
|
statuses:
|
||||||
- type: project
|
- type: project
|
||||||
target: 65% # 90%
|
target: 68% # 90%
|
||||||
patch: 80%
|
- type: patch
|
||||||
|
target: 80%
|
||||||
comment:
|
comment:
|
||||||
require_bundle_changes: True
|
require_bundle_changes: True
|
||||||
bundle_change_threshold: "1Kb"
|
bundle_change_threshold: "1Kb"
|
||||||
|
Reference in New Issue
Block a user