View Deployment Summary from Pipelines
My team develops in siloed dev orgs. Once a feature is complete, we create a PR against an integration environment.
This triggers a test suite run in the target org and a peer code review. This process works well for Apex. However, admins on our team build automations in Flow, which are nearly impossible to review in GitHub due to the complexity of the XML.
To address this, we’ve been using Gearset’s Flow Navigator for Flow code reviews. Previously, it only took a couple of clicks to reach the Deployment Summary screen, and the Flow visualization made reviews much easier.
After a recent UI update, accessing Flow visualizations now requires a longer, more manual click path:
- Click the environment and note the PR# for the Flow(s) to review.
- Go to CI Jobs.
- Expand the target environment.
- Locate the PR by number.
- Click Validation runs.
- Click View Summary.
- Click Back to results.
That’s 6–7 clicks plus manual PR lookup. Much less efficient than before.
Since Flows are a common part of development and Flow Navigator is a powerful review tool, it would make sense to add functionality in the Pipelines Open PR screen to quickly view branch contents and Flow visualizations directly in Gearset.