8000 add status: in progress mapping to label -> project status sync (#8622) · codeperl/localstack@22449b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 22449b3

Browse files
authored
add status: in progress mapping to label -> project status sync (localstack#8622)
1 parent ac78d6f commit 22449b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-project.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
"status: accepted": "status: backlog 🗃",
3232
"status: stale": "status: stale 😴",
3333
"status: response required": "status: response required 🗨",
34+
"status: in progress": "status: in progress 🧑‍💻",
3435
"status: resolved/stale": "status: stale 😴",
3536
"status: resolved/fixed": "status: closed ✔",
3637
"status: resolved/workaround": "status: closed ✔"

0 commit comments

Comments
 (0)
0