Skip to content

Commit 51d82a7

Browse files
authored
Track LlamaIndex FunASR review wait (#3090)
1 parent e942b79 commit 51d82a7

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/collect_growth_metrics.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@
7676
"run-llama/llama_index#21958": {
7777
"reason": "review evidence already posted; avoid duplicate pings",
7878
},
79+
"run-llama/llama_index#21996": {
80+
"reason": "FunASR dependency gate addressed; avoid duplicate pings",
81+
},
7982
"mudler/LocalAI#10090": {
8083
"reason": "review evidence already posted; avoid duplicate pings",
8184
},

tests/test_collect_growth_metrics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,7 @@ def test_known_assisted_review_requests_include_validated_review_gate_prs():
502502

503503
expected_prs = {
504504
"run-llama/llama_index#21958",
505+
"run-llama/llama_index#21996",
505506
"mudler/LocalAI#10090",
506507
"ray-project/ray#64053",
507508
"agno-agi/agno#8501",

0 commit comments

Comments
 (0)