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)