From 6b8f989d2a39110ebdcacc0f27fb280674deb235 Mon Sep 17 00:00:00 2001 From: Jimisola Laursen Date: Sun, 30 Aug 2026 14:00:44 +0200 Subject: [PATCH] chore: probe required status checks Empty commit. reqstool/.github#117 made eight contexts required on this repo and that has never been exercised on a real PR. A required context whose name is wrong does not fail a PR -- it blocks it forever on "Expected - waiting for status to be reported" -- so the list needs confirming against a live PR before the same is done to another repo. No files change, so there is nothing here to review or merge. To be closed once the checks have reported. Refs reqstool/.github#116 Signed-off-by: Jimisola Laursen