mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
I18n: Add Crowdin PRs to project board (#81947)
refactor: add Crowdin PRs to project board
This commit is contained in:
parent
fa30293987
commit
7292b84614
9
.github/pr-commands.json
vendored
9
.github/pr-commands.json
vendored
@ -455,5 +455,14 @@
|
|||||||
"addToProject": {
|
"addToProject": {
|
||||||
"url": "https://github.com/orgs/grafana/projects/56"
|
"url": "https://github.com/orgs/grafana/projects/56"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "changedfiles",
|
||||||
|
"matches": ["public/locales/de-DE/grafana.json", "public/locales/es-ES/grafana.json", "public/locales/fr-FR/grafana.json", "public/locales/zh-Hans/grafana.json"],
|
||||||
|
"action": "addToProject",
|
||||||
|
"addToProject": {
|
||||||
|
"url": "https://github.com/orgs/grafana/projects/78",
|
||||||
|
"column": "\uD83D\uDD0D In review"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user