a2e676f675
* Update bot comments * Fix review comments
22 lines
998 B
JSON
22 lines
998 B
JSON
[
|
||
{
|
||
"type": "label",
|
||
"name": "type/question",
|
||
"action": "close",
|
||
"comment": "Please ask your question on [community.grafana.com/](https://community.grafana.com/). To avoid having your issue closed in the future, please read our [CONTRIBUTING](https://github.com/grafana/grafana/blob/master/CONTRIBUTING.md) guidelines.\n\nHappy graphing!"
|
||
},
|
||
{
|
||
"type": "comment",
|
||
"name": "duplicate",
|
||
"allowUsers": [],
|
||
"action": "updateLabels",
|
||
"addLabel": "type/duplicate"
|
||
},
|
||
{
|
||
"type": "label",
|
||
"name": "type/duplicate",
|
||
"action": "close",
|
||
"comment": "Thanks for creating this issue! It looks like this has already been reported by another user. We’ve closed this in favor of the existing one. Please consider adding any details you think is missing to that issue.\n\nTo avoid having your issue closed in the future, please read our [CONTRIBUTING](https://github.com/grafana/grafana/blob/master/CONTRIBUTING.md) guidelines.\n\nHappy graphing!"
|
||
}
|
||
]
|