Commit 4d272eb0 authored by Antonio Terceiro's avatar Antonio Terceiro
Browse files

process.sh: fetch bugs

parent f690ffbd
......@@ -3,6 +3,7 @@
set -eu
for todo in $@; do
cqa-fetchbugs --TODO="${todo}"
cqa-annotate \
--template=template.txt.jinja2 \
--TODO="${todo}"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment