Pipeline not triggering #6078
-
|
I'm trying to get my first pipeline to trigger on push but it doesn't seem to be working. Here is my config: I can trigger it manually but for some reason when I push nothing happens. I'm running Woodpecker CI 3.13 with Forgejo 14.0.2. |
Beta Was this translation helpful? Give feedback.
Answered by
Darin755
Feb 6, 2026
Replies: 1 comment 3 replies
-
|
Can you check woodpeckers response to the webhook? You can see that in forgejo's repo settings. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, Woodpecker wasn't authorized. I defined ALLOWED_HOST_LIST to my app.ini in Forgejo which fixed the issue.
For reference: https://forgejo.org/docs/latest/admin/config-cheat-sheet/#webhook-webhook