grafana/.github/bot.md
Torkel Ödegaard 68a269143e
GrafanaBot: Update labels and commands and adds docs (#28950)
* GrafanaBot: Updates labels commands and adds docs

* Updated issue triage

* More updates

* fixed bullet list
2020-11-09 21:45:18 +01:00

1.4 KiB

GitHub & grafanabot automation

The bot is configured via commands.json and some other GitHub workflows workflows.

Comment commands:

  • Write the word /duplicate #<number> anywhere in a comment and the bot will add the correct label and standard message.
  • Write the word /needsMoreInfo anywhere in a comment and the bot will add the correct label and standard message.

Label commands:

  • Add label bot/question the the bot will close with standard question message and add label type/question
  • Add label bot/duplicate the the bot will close with standard duplicate message and add label type/duplicate
  • Add label bot/needs more info for bot to request more info (or use comment command mentioned above)
  • Add label bot/close feature request for bot to close a feature request with standard message and adds label not implemented
  • Add label bot/no new info for bot to close an issue where we asked for more info but has not received any updates in at least 14 days.

Metrics

Metrics are configured in metrics-collector.json and are also defined in the metrics-collector GitHub action.