Added security patch delivery workflows (#71101)

* adding security patch workflows

* adding grafana-delivery as codeowners for new pr-security-check workflows

* adding release branch triggers to PR security patch github action

* joined security patching mirror and apply jobs

* remove temp files
This commit is contained in:
Ricky Whitaker
2023-07-06 10:06:17 -05:00
committed by GitHub
parent d33508453f
commit d88046d3d4
3 changed files with 52 additions and 0 deletions

2
.github/CODEOWNERS vendored
View File

@@ -611,6 +611,8 @@ embed.go @grafana/grafana-as-code
/.github/workflows/pr-codeql-analysis-python.yml @DanCech
/.github/workflows/pr-commands-closed.yml @tolzhabayev
/.github/workflows/pr-commands.yml @marefr
/.github/workflows/pr-security-patch-check.yml @grafana/grafana-delivery
/.github/workflows/pr-security-patch-mirror-and-apply.yml @grafana/grafana-delivery
/.github/workflows/publish-technical-documentation-next.yml @grafana/docs-grafana
/.github/workflows/publish-technical-documentation-release.yml @grafana/docs-grafana
/.github/workflows/remove-milestone.yml @grafana/grafana-delivery