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
45.13k stars 5.49k forks source link

Discord Webhook with External Avatar URL #20943

Open ignBiometrical opened 2 years ago

ignBiometrical commented 2 years ago

Feature Description

Currently, the webhook sends a git avatar URL which redirects to the external avatar, however, we have our git server only internally accessible. If possible, could we get a button to use the git avatar URL or external avatar URL by default in the webhook?

Thanks

Screenshots

No response

lunny commented 2 years ago

You can disable external avatar in Gitea app.ini

ignBiometrical commented 2 years ago

We are using the external avatar, the issue is Gitea is not sending the webhook with the external avatar URL