Remove mandatory backport checks (#78678)

* Remove mandatory backport checks

* update backporting docs
This commit is contained in:
Josh Hunt
2023-11-28 14:03:32 +00:00
committed by GitHub
parent fc4b0faacd
commit 6f658f5aae
5 changed files with 5 additions and 38 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
],
"includePaths": ["package.json", "packages/**", "public/app/plugins/**"],
"ignorePaths": ["emails/**", "plugins-bundled/**", "**/mocks/**", "packages/grafana-e2e/**"],
"labels": ["area/frontend", "dependencies", "no-backport", "no-changelog"],
"labels": ["area/frontend", "dependencies", "no-changelog"],
"postUpdateOptions": ["yarnDedupeHighest"],
"packageRules": [
{