1 unstable release

0.5.0 Feb 16, 2022

#621 in HTTP server

MIT license

38KB
1K SLoC

hubhook

Rust build / container image license

GitHub notification manager

This project is inspired by tokite.

Deploy

Configuration

Edit config.json.

Supported query

Name Description
repo repository name
topic repository topic
user event sender
title Issue title
body Issue/Issue Comment body
label Issue label

Example

{
  "rule": [
    {
      "channel": "memo_sksat-hubhook",
      "query": {
        "topic": "arkedge|hoge-sat"
      }
    }
  ]
}

Dependencies

~34–50MB
~1M SLoC