Skip to content

Commit

Permalink
Merge branch 'main' of github.com:terramate-io/terramate into i4k-sen…
Browse files Browse the repository at this point in the history
…d-reviewers-id
  • Loading branch information
i4ki committed Dec 20, 2024
2 parents 7543a08 + 218cc71 commit 61a5396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/terramate/cli/cloud.go
Original file line number Diff line number Diff line change
Expand Up @@ -1057,6 +1057,7 @@ func (c *cli) newBitbucketReviewRequest(pr *bitbucket.PR) *cloud.ReviewRequest {
uniqueReviewers[participant.User.DisplayName] = cloud.Reviewer{
Login: participant.User.DisplayName,
AvatarURL: participant.User.Links.Avatar.Href,
ID: participant.User.UUID,
}
}

Expand Down

0 comments on commit 61a5396

Please sign in to comment.