From 1ba119b296afc3f8d75cb5547a51120446122ca4 Mon Sep 17 00:00:00 2001 From: Dan Volchek Date: Mon, 20 Jul 2026 13:39:06 -0700 Subject: [PATCH] pages: add info about test delivery button not working for pages webhook verification --- content/codeberg-pages/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/codeberg-pages/index.md b/content/codeberg-pages/index.md index 6ec5242..c7dbf5a 100644 --- a/content/codeberg-pages/index.md +++ b/content/codeberg-pages/index.md @@ -43,6 +43,12 @@ There are two ways to get started with Codeberg Pages on git-pages: This page documents the first method. See the [separate page on using Forgejo Actions](/codeberg-pages/forgejo-actions/) for information on the second method. +{% admonition "Warning" %} + +Do not use the "Test delivery" button to verify the webhook is set up correctly. It will fail with an error - this is expected. Instead, push or upload your content to the branch and then verify the associated webhook delivery or visit your website URL. + +{% endadmonition %} + ### User/organization websites 1. Create a repository called `pages` under your own username or under the organization you want to create a website for