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
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:
Kind regards,
Ingwie