From 560c9359f6e947c1227ef9ebf4cb62df51a09b7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 9 Nov 2020 21:48:23 +0100 Subject: [PATCH] Docs: Update bot docs --- .github/bot.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/bot.md b/.github/bot.md index 47129e92a75..3a3b57812e9 100644 --- a/.github/bot.md +++ b/.github/bot.md @@ -19,3 +19,7 @@ Label commands: Metrics are configured in [metrics-collector.json](https://github.com/grafana/grafana/blob/master/.github/metrics-collector.json) and are also defined in the [metrics-collector](https://github.com/grafana/grafana-github-actions/blob/main/metrics-collector/index.ts) GitHub action. + +## Backport PR + +The backport logic is written [here](https://github.com/grafana/grafana-github-actions/blob/main/backport/backport.ts)