Grot (@grafanabot)
f2aecc8762
[v9.2.x] Update publishing workflows to use PATs with fine-grained access control ( #61267 )
...
Update publishing workflows to use PATs with fine-grained access control (#61098 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 87ccf10ffe )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-01-11 11:11:45 +00:00
Grot (@grafanabot)
daad3c97b7
[v9.2.x] Fix branch filter for release workflows ( #60123 )
...
Fix branch filter for release workflows (#59963 )
Ensures the workflow is run on every push to all version branches.
This was thought to be working because it was tested with a manual
dispatch, however, that trigger does not consider filters and was not
an accurate test.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 6f9ee7acf9 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2022-12-09 15:18:44 -04:00
Grot (@grafanabot)
74ec072a96
[v9.2.x] Restrict workflow to grafana/grafana repository ( #59755 )
...
Restrict workflow to grafana/grafana repository (#59740 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit e7bdcb4ba8 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2022-12-02 17:30:35 -04:00
Grot (@grafanabot)
3a1b15c602
[v9.2.x] Automate docs publishing steps ( #59565 )
...
* Automate docs publishing steps (#59550 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 10a83714c8 )
* Remove dependency on test job (#59575 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix release_branch_regexp (#59590 )
Apparently the non-capturing group was incorrect.
I verified the logic in a branch in grafana-github-actions:
https://github.com/grafana/grafana-github-actions/compare/jdb/2022-11-prove-grafana-regexp-behaves-correctly?expand=1
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2022-11-30 13:13:22 -04:00