Skip to content

Commit

Permalink
Merge #115337
Browse files Browse the repository at this point in the history
115337: workflows: add release-eng as reviewer in `update_releases` r=RaduBerinde a=renatolabs

Previously, the PRs created would have no reviewers assigned, making them very easy to be overlooked.

Epic: none

Release note: None

Co-authored-by: Renato Costa <[email protected]>
  • Loading branch information
craig[bot] and renatolabs committed Nov 30, 2023
2 parents 7dd66e5 + e174f23 commit c441a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
base: "${{ matrix.branch }}"
branch: 'crdb-releases-yaml-update-${{ matrix.branch }}'
title: "${{ matrix.branch }}: Update pkg/testutils/release/cockroach_releases.yaml"
team-reviewers: release-eng
body: |
Update pkg/testutils/release/cockroach_releases.yaml with recent values.
Expand Down

0 comments on commit c441a2c

Please sign in to comment.