From 41391e5333d1a50910d27b0b2469326597151ac1 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 03:52:45 +0000 Subject: [PATCH 1/3] Advisory: 10 PM update on ContestDojo troubleshooting Co-Authored-By: golden --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index d9c8a5c..72948b1 100644 --- a/config.toml +++ b/config.toml @@ -24,11 +24,11 @@ highlight_code = false [extra.advisory] status = "warning" title = "ContestDojo registration issues" -timestamp = "Updated September 14, 2026, 7:00 PM PT" +timestamp = "Updated September 14, 2026, 10:00 PM PT" body = """ -Some participants have been experiencing problems with registering for our -BMT 2026 and BMT 2026 Online events on the ContestDojo site. We have identified -the issue, and are working urgently to resolve it. +We are actively troubleshooting the issue on ContestDojo. We will be releasing +an update later tomorrow regarding adjustments to our Phase 1/Phase 2 +registration. All students who want to register will be able to. -Next expected update: September 14, 2026 at 10:00 PM PT. +Next expected update: September 15, 2026 at 9:00 AM PT. """ From 0b574353c4819bbca8cd134e5b3fc7939251c788 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 04:58:43 +0000 Subject: [PATCH 2/3] Advisory: notify when resolved Co-Authored-By: golden --- config.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 72948b1..bfe7b86 100644 --- a/config.toml +++ b/config.toml @@ -26,9 +26,8 @@ status = "warning" title = "ContestDojo registration issues" timestamp = "Updated September 14, 2026, 10:00 PM PT" body = """ -We are actively troubleshooting the issue on ContestDojo. We will be releasing -an update later tomorrow regarding adjustments to our Phase 1/Phase 2 -registration. All students who want to register will be able to. +We are actively troubleshooting the issue on ContestDojo. We will notify you +when the issue is resolved. All students who want to register will be able to. Next expected update: September 15, 2026 at 9:00 AM PT. """ From f4705fb086e11f9e4185c1ba3413599c1a766aa6 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 05:06:33 +0000 Subject: [PATCH 3/3] Advisory: ContestDojo issue resolved Co-Authored-By: golden --- config.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.toml b/config.toml index bfe7b86..d06a2af 100644 --- a/config.toml +++ b/config.toml @@ -22,12 +22,12 @@ highlight_code = false # `status` is one of "info", "warning", or "error"; `body` is markdown. # `timestamp` is free text shown in the top right; include the timezone. [extra.advisory] -status = "warning" -title = "ContestDojo registration issues" -timestamp = "Updated September 14, 2026, 10:00 PM PT" +status = "info" +title = "ContestDojo registration issue resolved" +timestamp = "Updated September 14, 2026, 10:10 PM PT" body = """ -We are actively troubleshooting the issue on ContestDojo. We will notify you -when the issue is resolved. All students who want to register will be able to. +The issue has been resolved on ContestDojo. Please retry on ContestDojo and +send us a message at if you are still running into issues. -Next expected update: September 15, 2026 at 9:00 AM PT. +Next expected update: September 15, 2026 at 12:00 PM PT. """