diff --git a/ROADMAP.md b/ROADMAP.md index f525b228..a8ed42d9 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -56,4 +56,5 @@ Anything not on this list yet? Open an issue and tag it `roadmap` — we'll tria - **2026-06-24** — third smoke test: verify PATCH path (not POST) now that the message id is tracked. - **2026-06-24** — fourth smoke test: pin-as-state refactor (variable no longer required). - **2026-06-24** — fifth smoke test: pin permission granted, verify self-healing pin works. -- **2026-06-24** — sixth smoke test: DISCORD_ROADMAP_MESSAGE_ID variable removed; verify the bot finds the message via pin lookup alone. \ No newline at end of file +- **2026-06-24** — sixth smoke test: DISCORD_ROADMAP_MESSAGE_ID variable removed; verify the bot finds the message via pin lookup alone. +- **2026-06-24** — seventh smoke test: PR-merge trigger (validate the `pull_request_target` `closed`+`merged` path). \ No newline at end of file