Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Webhooks message customization #10418

Closed
davydov-vyacheslav opened this issue Feb 22, 2020 · 1 comment
Closed

[Feature Request] Webhooks message customization #10418

davydov-vyacheslav opened this issue Feb 22, 2020 · 1 comment
Labels
issue/duplicate The issue has already been reported.

Comments

@davydov-vyacheslav
Copy link

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%.

@jolheiser
Copy link
Member

This would be covered by #1089

@jolheiser jolheiser added the issue/duplicate The issue has already been reported. label Feb 22, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/duplicate The issue has already been reported.
Projects
None yet
Development

No branches or pull requests

2 participants