Skip to content

Commit af07a03

Browse files
committed
chore: add todo comments for reamaining cases
Part of #1610
1 parent 9ef626b commit af07a03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/todos-extract-from-code.yml

+2
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
- name: Generate todos-in-code.tsv
6767
run: ./src/main/scripts/ci/pdd-xml-to-json.sh pdd.xml | ./src/main/scripts/ci/pdd-json-to-tsv.sh > todos-in-code.tsv
6868

69+
# @todo #1610 Close an issue or post a comment when a puzzle got removed from code
70+
# @todo #1610 Post a comment when issue got closed without removing a puzzle
6971
- name: Check whether there are new todos
7072
run: |
7173
PUZZLES_FILES_MODIFIED=no

0 commit comments

Comments
 (0)