Promote user shown as the person who merged, not the person who promoted

Hi,

Let’s say we have userA that merges into the main branch which triggers a build. The build runs and is successful.

Then userB promotes this build. The text under the promoted build will say:

userA promoted build #103 to production

I would expect it to say that userB promoted the build instead of userA.

Let me know if you have any questions. Thanks!
-Chris

2 Likes

When promoting a build, show the user who promoted the build instead of the author of the commit · Issue #277 · drone/drone-ui · GitHub seems to be tracking this but the associated PR is stalled.

1 Like

@tjstansell that link is no longer available. Where can we track status of the issue now? Thanks

1 Like

This is the stalled PR: https://github.com/drone/drone-ui/pull/279