From 64c0ea11ef721c50b12d5e2026353639d9d928e6 Mon Sep 17 00:00:00 2001 From: Dimitris Karvounis <1+jimkarvo@jksoftware.gr> Date: Mon, 29 Jun 2026 20:56:02 +0000 Subject: [PATCH] chore: add e2e test trigger file --- E2E_TEST_TRIGGER.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 E2E_TEST_TRIGGER.md diff --git a/E2E_TEST_TRIGGER.md b/E2E_TEST_TRIGGER.md new file mode 100644 index 0000000..80f21c5 --- /dev/null +++ b/E2E_TEST_TRIGGER.md @@ -0,0 +1,3 @@ +This file triggers an e2e test of the notification hub. Will be deleted after test. + +Verified: notification hub processes review_requested events and sends Slack DMs. \ No newline at end of file -- 2.52.0