[v10.2.x] CI: Test backend on feature-toggles documentation changes (#78302)
CI: Test backend on feature-toggles documentation changes (#78177)
Run backend tests if the feature-toggles documentation changes
(cherry picked from commit d78b3fea2f)
This commit is contained in:
+2
-1
@@ -365,6 +365,7 @@ trigger:
|
||||
- go.sum
|
||||
- go.mod
|
||||
- public/app/plugins/**/plugin.json
|
||||
- docs/sources/setup-grafana/configure-grafana/feature-toggles/**
|
||||
- devenv/**
|
||||
type: docker
|
||||
volumes:
|
||||
@@ -4646,6 +4647,6 @@ kind: secret
|
||||
name: gcr_credentials
|
||||
---
|
||||
kind: signature
|
||||
hmac: 91bdf33c65b3a12b92d5990a6843c4e7d6ab35fd77b4ccf64da7cc8594917c45
|
||||
hmac: 4c7b649577b838d8f6590b14b52fe6b7d19859f69f70f51ea22acbe4f6c8ea5d
|
||||
|
||||
...
|
||||
|
||||
@@ -99,6 +99,7 @@ def pr_pipelines():
|
||||
"go.sum",
|
||||
"go.mod",
|
||||
"public/app/plugins/**/plugin.json",
|
||||
"docs/sources/setup-grafana/configure-grafana/feature-toggles/**",
|
||||
"devenv/**",
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user