Skip to content

dev/build-tracker: tweak messages

Administrator requested to merge buildtracker-tweak-messages into main

Created by: bobheadxi

Tries to improve the readabilty of the messages a bit, so that we have the following info in the following structure:

  1. Build number
  2. What changed in the build (commit message)
  3. What went wrong

With the important business out of the way, then we have:

  1. Additional context (author, pipeline)
  2. Actions (buttons)

Afterwards we have miscellaneous content - this is where the need for dividers comes in, I think the above doesn't really need dividers yet:

  1. Divider
  2. Info on flakes

Also updates the test instructions

Test plan

go test . -RunIntegrationTest
Screenshot 2022-08-17 at 4 21 15 PM

Merge request reports

Loading