Run green status bubble need different color for changes vs no changes in the run

I have some commits that can trigger up to 50 tracked runs, it is difficult in the spacelift UI to see what the impact of those runs were.

The best view that I can find is in the runs view, you can click on the event and see the runs that it triggered, this view currently has 4 colors:

gray, not yet started
blue - running
red - failed

green - completed successfully

The only way to check which runs had changes is to click each run and look at the right pane where it says: resource, added, etc

Clicking on 50 runs per release to see which ones updated is not reasonable

I would like to see green broken down into two colors:
one for stacks that had changes
one for stacks that did not change

NOTE: this is the same view that Spacelift gives you for checks where plans are run (ie: easy to see for a large list of plans which ones had changes and which ones didn’t)

Workaround
Click on the GUI 50 times, or build something custom based on graphql (I had some trouble creating the same view with graphQL - ie a list of runs triggered from the same commit)
Problem
Can't easily see in Runs view which runs from an event had changes

Please authenticate to join the conversation.

Upvoters
Status

⬆️ Gathering votes

Board

💡 Feature Requests

Date

6 months ago

Subscribe to post

Get notified by email when there are changes.