GitHub notification manager
This project is inspired by tokite.
Edit config.json.
|Name|Description| |-|-| |repo|repository name| |topic|repository topic| |user|event sender| |title|Issue title| |body|Issue/Issue Comment body| |label|Issue label|
json
{
"rule": [
{
"channel": "memo_sksat-hubhook",
"query": {
"topic": "arkedge|hoge-sat"
}
}
]
}