Crates.io | hubhook |
lib.rs | hubhook |
version | 0.5.0 |
source | src |
created_at | 2022-02-16 09:37:04.009557 |
updated_at | 2022-02-16 09:37:04.009557 |
description | GitHub notification manager |
homepage | |
repository | https://github.com/arkedge/hubhook |
max_upload_size | |
id | 533231 |
size | 108,199 |
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 |
{
"rule": [
{
"channel": "memo_sksat-hubhook",
"query": {
"topic": "arkedge|hoge-sat"
}
}
]
}