Documentation
¶
Overview ¶
Package github is the gateway's GitHub trigger: an inbound webhook receiver, not a chat channel. GitHub is an event SOURCE — a failing CI run becomes an agent task, and the result is routed to a chat conversation the user configured (ReplyTo, e.g. "telegram:123456"). Deliveries are authenticated by HMAC-SHA256 over the raw body, de-duplicated on the X-GitHub-Delivery id, and filtered so memcode's own bot/branches never trigger a loop.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.