Webhook doesn't get triggered on Image push #10229

Closed
opened 2025-11-02 09:01:37 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @kimdre on GitHub (Feb 6, 2023).

Description

Whenever I push a new docker image to the package registry of my repository, the specified webhook doesn't get triggered.
I checked the "Package" checkbox in the custom events section and the image is indeed getting pushed to the registry when I watch the timestamp.
What I also noticed is, when I try to test the delivery with only "Package" checked, the test button does nothing. But when I change the radius input to either "All events" or "Push Events" the test button works fine and the history shows successful deliveries.

Is this a missconfiguration on my side or maybe a bug?
I want to trigger a GitOps Webhook after the image has been pushed to the registry so I guessed this is the right way.

Gitea Version

1.18.3

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

image
image

Git Version

No response

Operating System

No response

How are you running Gitea?

Docker Image from Docker Hub

Database

MySQL

Originally created by @kimdre on GitHub (Feb 6, 2023). ### Description Whenever I push a new docker image to the package registry of my repository, the specified webhook doesn't get triggered. I checked the "Package" checkbox in the custom events section and the image is indeed getting pushed to the registry when I watch the timestamp. What I also noticed is, when I try to test the delivery with only "Package" checked, the test button does nothing. But when I change the radius input to either "All events" or "Push Events" the test button works fine and the history shows successful deliveries. Is this a missconfiguration on my side or maybe a bug? I want to trigger a GitOps Webhook after the image has been pushed to the registry so I guessed this is the right way. ### Gitea Version 1.18.3 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots ![image](https://user-images.githubusercontent.com/27567533/217091500-c4ff70b3-0702-4889-acf7-72435de79069.png) ![image](https://user-images.githubusercontent.com/27567533/217091544-17869406-e1f5-4de0-864d-147797dd9eba.png) ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? Docker Image from Docker Hub ### Database MySQL
GiteaMirror added the topic/packagestype/bug labels 2025-11-02 09:01:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10229