chore: mark performance domain as ready
This commit is contained in:
parent
20d0cd2e3a
commit
8f119b72c2
@ -4,7 +4,7 @@
|
||||
"domains": {
|
||||
"security": { "status": "merged", "branch": "fix/security", "priority": 1 },
|
||||
"architecture": { "status": "merged", "branch": "fix/architecture", "priority": 2 },
|
||||
"performance": { "status": "ready", "branch": "fix/performance", "priority": 3 },
|
||||
"performance": { "status": "merging", "branch": "fix/performance", "priority": 3 },
|
||||
"testing": { "status": "ready", "branch": "fix/testing", "priority": 4 }
|
||||
},
|
||||
"merge_order": ["security", "architecture", "performance", "testing"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user