Skip to content

Show deploy activity on merge request activity feed

Description including problem, use cases, benefits, and/or goals

As a developer, I want to know when merge requests get deployed (before and after merging)

Proposal

image

Split this up into two priorities:

  1. Show activity for deploys that match exact SHA (this is relatively easy)
  2. Show activity for deploys that contains SHA since last deploy (this may requiring searching all open and closed MRs)

Links / references