grafana-delivery-bot[bot]
fd37c0115b
[release-11.3.8] Chore: Also add +security branches on release-comms PR ( #106513 )
...
Chore: Also add `+security` branches on release-comms PR (#105689 )
* baldm0mma/ add create-security-branch.yml and update release-comms
* baldm0mma/ update target repo
* baldm0mma/ add enterprise
* baldm0mma/ update naming
* baldm0mma/ update descriptions
* baldm0mma/ use go action
* baldm0mma/ add dispatch
* baldm0mma/ update codwowners
* baldm0mma/ remove old oush step
* baldm0mma/ update to pass branch, not version
* baldm0mma/ add create-security-branch script
* baldm0mma/ move script
* baldm0mma/ update codeowners
* Revert "baldm0mma/ update codeowners"
This reverts commit a68531c62e .
* baldm0mma/ add script to codeowners
* baldm0mma/ alphabetize workflows and templates
* baldm0mma/ update script path
* baldm0mma/ add push conditions
* baldm0mma/ remove trigger
* baldm0mma/ update codeowners
(cherry picked from commit 82d271051a )
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com >
2025-06-10 17:04:43 -06:00
Kevin Minehart
912f090eb1
[release-11.3.7] Backport workflow fixes ( #104697 )
...
* Copy workflows and actions from main
* add zizmor.yml
2025-04-29 11:47:18 -05:00
Kevin Minehart
300a46f8b5
[release-11.3.7] CI: Fix bug in post-release workflow ( #104544 )
...
CI: Fix bug in post-release workflow (#103368 )
version should be prefixed with a v
(cherry picked from commit 5a2eedbae1 )
2025-04-25 14:27:35 +01:00
Kevin Minehart
22a6840011
[release-11.3.4] CI: Post-release process branch / PR migration ( #100937 )
...
CI: Post-release process branch / PR migration (#100930 )
* update output for token in release-comms
* use token from needs
* generate token in individual workflows
* Set secrets
* define secrest in referenced workflows
* wrong secret lol
* oops
* grafana/grafana -> grafana/grafana-enterprise
(cherry picked from commit 75189de4f7 )
2025-02-18 17:50:19 -06:00
Kevin Minehart
9fac1a7b73
[release-11.3.4] CI: release comms should trigger on merges to release- branches ( #100909 )
...
CI: release comms should trigger on merges to release- branches (#100901 )
release comms should trigger on merges to release- branches
(cherry picked from commit 14477a7fe9 )
2025-02-18 23:04:07 +02:00
Kevin Minehart
e0f120d757
[release-11.3.4] CI: Backport to release branches ( #100692 )
...
* CI: Backport to release branches (#100067 )
* update backport and release comms
* Backport to release branches and change docs source branch for publishing
* Add new workflows to CODEOWNERS
* Re-add removed line oops
* backport-testing -> grafana
* checkout grafana repo in backport action, reference repo / branch in reusable action
* generate -> create
(cherry picked from commit 6787cdccb9 )
* remove v
2025-02-14 07:56:10 -06:00
grafana-delivery-bot[bot]
5b5b9269a4
[v11.3.x] CI: Fix latest tag not being correctly applied to releases ( #97520 )
...
CI: Fix `latest` tag not being correctly applied to releases (#96497 )
* baldm0mma/tag_latest_bug/ update github-release.yml default values
* baldm0mma/tag_latest_bug/ update release-comms.yml
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic for both cases
* baldm0mma/tag_latest_bug/ update comment
(cherry picked from commit d8c19136bf )
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com >
2024-12-05 15:32:19 -07:00
Kevin Minehart
4e84234424
CI: set dry-run if release/dry-run label is set on release-comms.yml and set latest on github release if latest is set ( #91089 )
...
set dry-run and set latest on github release
2024-07-27 02:14:36 +03:00
Kevin Minehart
a19a9903bf
CI: Fix release-comms regex ( #91024 )
...
Fix release-comms regex
2024-07-26 08:18:22 +02:00
Kevin Minehart
9a3672c2bb
CI: post changelog to forum in release-comms ( #90742 )
...
* post changelog to forum in post-release workflow
2024-07-22 18:00:37 +03:00
Kevin Minehart
9232db2416
CI: For every release PR created, also push a changelog PR to main ( #90698 )
...
For every release PR created, also push a changelog PR to main
2024-07-19 16:54:59 -05:00
Kevin Minehart
a28db90dd5
CI: fix release pr condition ( #90299 )
...
* Release comms should only run when the source PR is
* Fix release-comms workflow condition
2024-07-10 23:17:19 +03:00
Kevin Minehart
f411d85749
CI: remove missing dependency from workflow action ( #90285 )
...
remove missing dep from workflow action
2024-07-10 13:03:49 -05:00
Kevin Minehart
63e715f6a9
CI: Sync branch and tag after release ( #89967 )
...
* Added `workflow_call` event to allow other workflows to invoke the "Create or update GitHub release"
* Added `dry_run` to `github-release.yml`
* Added `latest` to `release-pr.yml` which will cause the release PR to add a `release/latest` label.
* Removed unnecessary github app creation from github-release workflow and just used permissions.
2024-07-08 14:32:28 -05:00
Kevin Minehart
16b050f676
CI: fix release comms workflow ( #89744 )
...
* add runs-on key
* remove unneeded env key
* use more specific quotes in commands
* fix block syntax
* fix workflow dispatch event check
2024-06-26 17:21:10 +03:00
Kevin Minehart
3ede2dba24
CI: add release comms workflow ( #89718 )
...
* add release comms workflow
* add version input
* Add release-comms workflow to CODEOWNERS
2024-06-25 16:37:38 -05:00