I18n: Add crowdin PRs to project board (#82100)
* Revert all previous changes to the workflow Revert "I18n: Add pr to project board (#82096)" This reverts commit30730ebdd8. Revert "I18n: Fix workflow for adding PR to project board (#82078)" This reverts commitc16cb7ed3c. Revert "I18n: Use correct project and pull request ID (#82070)" This reverts commit10a130191f. Revert "Fix incorrect quotes in crowdin-download github action (#82063)" This reverts commit945e26516b. Revert "I18n: Add crowdin PRs to project board (#82059)" This reverts commit5b9b990220. * Add crowdin pr to frontend platform project board * refactor: clean up first trial --------- Co-authored-by: Laura Benz <laura.benz@grafana.com>
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
"type": "author",
|
||||
"name": "pr/external",
|
||||
"notMemberOf": { "org": "grafana" },
|
||||
"ignoreList": ["renovate[bot]","dependabot[bot]","grafana-delivery-bot[bot]","grafanabot","github-actions[bot]"],
|
||||
"ignoreList": ["renovate[bot]","dependabot[bot]","grafana-delivery-bot[bot]","grafanabot"],
|
||||
"action": "updateLabel",
|
||||
"addLabel": "pr/external"
|
||||
},
|
||||
@@ -455,13 +455,5 @@
|
||||
"addToProject": {
|
||||
"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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user