diff --git a/.last-branch b/.last-branch index ba2906d..328db20 100644 --- a/.last-branch +++ b/.last-branch @@ -1 +1 @@ -main +v20260101-03-run-checks-page-guide-text diff --git a/build-and-push.sh b/build-and-push.sh old mode 100644 new mode 100755 diff --git a/containers/backupchecks/src/templates/main/run_checks.html b/containers/backupchecks/src/templates/main/run_checks.html index 541a854..b9e946b 100644 --- a/containers/backupchecks/src/templates/main/run_checks.html +++ b/containers/backupchecks/src/templates/main/run_checks.html @@ -1,3 +1,27 @@ + +
+

Run Checks workflow

+

+ The Run Checks page is used for daily operational triage. It lists job runs that need attention so they can be reviewed, + documented, and cleared from the active overview. +

+

+ The primary goal is to keep this page as empty as possible. An empty Run Checks page indicates that backups are being actively + monitored and handled. +

+ +

+ By consistently reviewing runs and documenting follow-up where needed, the Run Checks page provides both operational focus + and auditable proof that backups are being checked. +

+
{% extends "layout/base.html" %} {% block content %}