From 4b5b098464e93b4640915e6297b47ec002b73294 Mon Sep 17 00:00:00 2001 From: kenpat Date: Thu, 11 Jun 2026 19:07:39 +0000 Subject: [PATCH] docs: Discord #recent-activities webhook live - test push --- projects/Discord Integration/CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/projects/Discord Integration/CHANGELOG.md b/projects/Discord Integration/CHANGELOG.md index 60f419b..b4e4351 100644 --- a/projects/Discord Integration/CHANGELOG.md +++ b/projects/Discord Integration/CHANGELOG.md @@ -46,3 +46,18 @@ Each important update should include: - Why it changed - Where the documentation lives - Whether it affects users + +## 2026-06-11 + +### Added + +- Forgejo push webhooks configured on kitestacks-homelab, OSTicketSystem, + hyprland-desktop-t14s, and kitestacks-homelab-autosync-test, posting to the + Discord #recent-activities channel. +- Each Discord message includes a clickable link back to the Forgejo + repository/commit (gitforge.kitestacks.com). + +### Verified + +- Test delivery succeeded on all 4 repo webhooks. +- This commit serves as the first real push-event test of the integration.