From 1f1992200671a981481993028332e382f045f62c Mon Sep 17 00:00:00 2001 From: David Arias <141265863+davidar1122@users.noreply.github.com> Date: Mon, 6 Apr 2026 16:15:19 -0400 Subject: [PATCH] Update with access of progress reports Added section on problems with getting progress report. --- docs/examples/tasktracking.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/examples/tasktracking.md b/docs/examples/tasktracking.md index f4751a5..de81312 100644 --- a/docs/examples/tasktracking.md +++ b/docs/examples/tasktracking.md @@ -59,4 +59,14 @@ cspt getassignment --type prepare | gh issue create --title $pretitle --label pr :nested: full :commands: -``` \ No newline at end of file +``` + + + +## Problems with getting progress report + +``` +gh repo set-default compsys-progtools/[REPO NAME] + +``` +