You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new branch with name "dev", make a comment/push on this branch , add a webhook and put "dev" in a filter editbox, then click on test delivery button, nothing appears in the history, if change the branch filter to "*" or "main" and it will work.
I got this in the logs: gitea | 2025/04/16 14:26:20 ...s/webhook/webhook.go:158:PrepareWebhook() [I] Branch "main" doesn't match branch filter "dev", skipping
Gitea Version
1.23.7
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
2.47.2
Operating System
Ubuntu
How are you running Gitea?
docker (via casaos)
Database
SQLite
The text was updated successfully, but these errors were encountered:
Description
Add a new branch with name "dev", make a comment/push on this branch , add a webhook and put "dev" in a filter editbox, then click on test delivery button, nothing appears in the history, if change the branch filter to "*" or "main" and it will work.
I got this in the logs:
gitea | 2025/04/16 14:26:20 ...s/webhook/webhook.go:158:PrepareWebhook() [I] Branch "main" doesn't match branch filter "dev", skipping
Gitea Version
1.23.7
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
2.47.2
Operating System
Ubuntu
How are you running Gitea?
docker (via casaos)
Database
SQLite
The text was updated successfully, but these errors were encountered: