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

Webhook support? #2

Open
IngwiePhoenix opened this issue Mar 28, 2023 · 1 comment
Open

Webhook support? #2

IngwiePhoenix opened this issue Mar 28, 2023 · 1 comment

Comments

@IngwiePhoenix
Copy link

Hello there!

I would love to connect this to Gotify and/or Matrix. Whilst I could use a dummy SMTP bridge for this, it'd be pretty neat to configure a webhook handler that sends a POST when a new release is found.

For example:

[webhook]
host = "http://localhost:8008/message?token=abcdef"
message = "{'title': '$repo_title', 'message': 'New version: $version'}"

Kind regards,
Ingwie

@leonklingele
Copy link
Owner

leonklingele commented Mar 28, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants