go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
44.91k stars 5.48k forks source link

Telegram webhook: no test message can be sent #9565

Closed hauke68 closed 4 years ago

hauke68 commented 4 years ago

Description

I created a webhook for Telgram. Bot is online and working (tested via try.gitea.io). After creating the hook, I clicked on the test button but no message is generated. Tested with a common gitea webhook resulted in a positive result.

Thanks and a happy New Year,

Hauke

hauke68 commented 4 years ago

Okay, found the error: The hook was not set to "All events".