Currently for code reviews, the code reviewer workflow only triggered when the webhook trigger is review or bot specifically mentioned. If we want to also trigger it automatically when a PR opened (without selecting reviewer), we are no more allowed to (in previous versions, it can be done).
2026-05-27T14:06:20.442Z DEBUG 7 --- [AI Git Bot] [nio-8080-exec-3] o.r.giteabot.gitea.GiteaWebhookHandler : Unhandled Gitea PR action 'opened', ignoring
So my suggestion is; in settings page or somewhere appropriate, allow users to select or write which webhook triggers will trigger the PR bot to review the PR.
Currently for code reviews, the code reviewer workflow only triggered when the webhook trigger is review or bot specifically mentioned. If we want to also trigger it automatically when a PR opened (without selecting reviewer), we are no more allowed to (in previous versions, it can be done).
2026-05-27T14:06:20.442Z DEBUG 7 --- [AI Git Bot] [nio-8080-exec-3] o.r.giteabot.gitea.GiteaWebhookHandler : Unhandled Gitea PR action 'opened', ignoringSo my suggestion is; in settings page or somewhere appropriate, allow users to select or write which webhook triggers will trigger the PR bot to review the PR.