Skip to content

Webhook support? #2

@IngwiePhoenix

Description

@IngwiePhoenix

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions