MQTT webhook #9719

Closed
opened 2025-11-02 08:47:33 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @gregfr on GitHub (Oct 21, 2022).

Feature Description

I think it would be great if Gitea had the possiblity to send a webhook-like message to an MQTT server.
It would allow system with no ingress access to receive events.

Screenshots

No response

Originally created by @gregfr on GitHub (Oct 21, 2022). ### Feature Description I think it would be great if Gitea had the possiblity to send a webhook-like message to an MQTT server. It would allow system with no ingress access to receive events. ### Screenshots _No response_
GiteaMirror added the type/proposaltype/feature labels 2025-11-02 08:47:33 -06:00
Author
Owner

@KN4CK3R commented on GitHub (Oct 21, 2022):

I think that's out of scope for Gitea. You can simply create an app which receives the HTTP event and translates it to MQTT.

@KN4CK3R commented on GitHub (Oct 21, 2022): I think that's out of scope for Gitea. You can simply create an app which receives the HTTP event and translates it to MQTT.
Author
Owner

@gregfr commented on GitHub (Oct 21, 2022):

What about adding headers to http webhooks?

@gregfr commented on GitHub (Oct 21, 2022): What about adding headers to http webhooks?
Author
Owner

@KN4CK3R commented on GitHub (Oct 21, 2022):

What do both things have to do with each other?

@KN4CK3R commented on GitHub (Oct 21, 2022): What do both things have to do with each other?
Author
Owner

@6543 commented on GitHub (Oct 21, 2022):

closing because one is out of scope and other unrelated

@6543 commented on GitHub (Oct 21, 2022): closing because one is out of scope and other unrelated
Author
Owner

@gregfr commented on GitHub (Oct 24, 2022):

Definitly related, mqtt can be seen as a kind of webhook, and adding headers would allow to send webhook requests to API services.

I've open a new "feature request" ticket.

@gregfr commented on GitHub (Oct 24, 2022): Definitly related, mqtt can be seen as a kind of webhook, and adding headers would allow to send webhook requests to API services. I've open a new "feature request" ticket.
Author
Owner

@6543 commented on GitHub (Oct 24, 2022):

@gregfr thanks ... ps can you mention the index of the new issue (link stuff if related)

@6543 commented on GitHub (Oct 24, 2022): @gregfr thanks ... ps can you mention the index of the new issue (link stuff if related)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9719