diff --git a/.github/commands.json b/.github/commands.json index 568ea8d6316..c301811425f 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -1098,5 +1098,13 @@ "addToProject": { "url": "https://github.com/orgs/grafana/projects/457" } + }, + { + "type": "label", + "name": "area/query-library", + "action": "addToProject", + "addToProject": { + "url": "https://github.com/orgs/grafana/projects/736" + } } ]