[Feature Request] Webhooks message customization #4919

Closed
opened 2025-11-02 06:07:18 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @davydov-vyacheslav on GitHub (Feb 22, 2020).

I'd like Gitea has customized messages for Webhooks.

As for now, Gitea Webhooks messages are hardcoded and there is no way for customization.

I think that following things make Gitea Webhooks functionality much better:

  • on webhooks page (maybe even better in config file) add Custom message field where user is able to set own message for specific action
  • user should be allowed to have/use predefined "variables", like %repo% for link to org/repository with the name,%issue.title% - issue's title if the action type in scope of issue and so on.

And as result, I'd like to be able to set (e.g. for pull request) message like: %user% has submitted pull-request to %repo%.

Originally created by @davydov-vyacheslav on GitHub (Feb 22, 2020). I'd like Gitea has customized messages for Webhooks. As for now, Gitea Webhooks messages are hardcoded and there is no way for customization. I think that following things make Gitea Webhooks functionality much better: - on webhooks page (maybe even better in config file) add `Custom message` field where user is able to set own message for specific action - user should be allowed to have/use predefined "variables", like `%repo%` for link to org/repository with the name,%issue.title% - issue's title if the action type in scope of issue and so on. And as result, I'd like to be able to set (e.g. for pull request) message like: %user% has submitted pull-request to %repo%.
GiteaMirror added the issue/duplicate label 2025-11-02 06:07:18 -06:00
Author
Owner

@jolheiser commented on GitHub (Feb 22, 2020):

This would be covered by #1089

@jolheiser commented on GitHub (Feb 22, 2020): This would be covered by #1089
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4919