Skip to content

fix(sg): append annotations not overwrite them

Administrator requested to merge wbezuide/append-annotations into main

Created by: burmudar

Noticed a small bug. The annotations were being overwritten.

This image

Should be this image

Notice the title :go: Test all (logs) 👆🏼

Slight note ... might be better to expand the logs link to be a full link

**:go: Test (all)** ([logs](#0181aadd-8dfb-4701-9d69-9a48cdf10ba7))

```term
[31m[1mFAIL | BranchEventSummary (0.24s)[0m
[31m[1mFAIL |   BranchEventSummary/locked (0.00s)[0m
[31m[1mFAIL | 	github.com/sourcegraph/sourcegraph/dev/buildchecker	0.575s[0m
## Test plan
Test manually on `main-dry-run`
<!-- All pull requests REQUIRE a test plan: https://docs.sourcegraph.com/dev/background-information/testing_principles -->

Merge request reports

Loading