aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2024-02-26 09:42:26 +0000
committerChristopher Baines <mail@cbaines.net>2024-02-26 09:42:26 +0000
commit4878512319d6d42400cfbd2645eae2d38b55d54e (patch)
tree92245f0f695674d042666042da37c22240da072a
parentd5331fcc52a0261dd00834427d1efe05ddf3b73b (diff)
downloadqa-frontpage-4878512319d6d42400cfbd2645eae2d38b55d54e.tar
qa-frontpage-4878512319d6d42400cfbd2645eae2d38b55d54e.tar.gz
Add new TODO entry
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index e4d753a..abb0858 100644
--- a/README.org
+++ b/README.org
@@ -51,6 +51,13 @@ This will provide a better URL and faster page load times compared to
directly going to data.guix.gnu.org or data.qa.guix.gnu.org.
** For patches
+*** TODO Better handle an influx of new bugs
+
+Currently when this happens, I think QA may delete a bunch of branches that
+now fall outside the latest issues it looks at, only to re-process these once
+they reappear as the new issues are dealt with (either by being merged or
+closed).
+
*** TODO Show and describe the overall status on the page for an issue
*** TODO Improve display of lint warning changes
**** TODO Say which package the lint warnings apply to