Skip to content

Commit

Permalink
fix: rendering of merge emoji when upstream was modified (#5064)
Browse files Browse the repository at this point in the history
Signed-off-by: Tollef Fog Heen <tollef.fog.heen@cognite.com>
  • Loading branch information
tfheen authored Nov 17, 2024
1 parent e160fad commit da75841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/events/templates/plan_success_wrapped.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ This plan was not saved because one or more projects failed and automerge requir
{{ .RePlanCmd }}
```
{{ end -}}
{{ .PlanSummary -}}
{{ .PlanSummary }}
{{ template "mergedAgain" . -}}
{{ end -}}

0 comments on commit da75841

Please sign in to comment.