Skip to content

Commit 3fd43a9

Browse files
authored
Fix: update mapping for status of package review project board workflow (#199)
* Fix: update mapping for status of package review * Update update-project.json
1 parent fdbf28c commit 3fd43a9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

update-project.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"labelToColumnId": {
3-
"0/pre-review-checks": "f75ad846",
4-
"1-editor-assigned": "fa21bd65",
5-
"6/pyOS-approved": "4c9dbbd2",
6-
"9/joss-approved": "ed99bc7a"
3+
"0/pre-review-checks": "0d229fa2",
4+
"0/seeking-editor": "64daec36",
5+
"1/editor-assigned": "f75ad846",
6+
"6/pyOS-approved": "109fa81a",
7+
"9/joss-approved": "98236657"
78
}
89
}

0 commit comments

Comments
 (0)