Gstack Team: Preflight Gate
Review a branch, QA it, and hold a release gate
Review the branch, run report-only QA on the resulting state, and require human approval before calling it release-ready.
When
You have a branch that feels close to ready and want one gated preflight pass before shipping.
Input
Repo and branch context, local or staging URL, auth or setup notes, and any risky areas that must be checked
Output
Approved preflight brief with code-review findings, QA evidence, and release recommendation
Time
~8-12 min.
Run in c8c
One click to install. Open c8c to run it, or keep browsing the hub for more flows.
Preview
See the flow before you run it.
Make sure the job, inputs, outputs, and runtime fit what you need.
When
You have a branch that feels close to ready and want one gated preflight pass before shipping.
How
Runs gstack review on the current branch, verifies the resulting branch with report-only QA, merges both signals, and pauses for explicit approval
Input
Repo and branch context, local or staging URL, auth or setup notes, and any risky areas that must be checked
Output
Approved preflight brief with code-review findings, QA evidence, and release recommendation
Step by step
- 1Run pre-landing branch review and preserve unresolved asks
- 2Verify the reviewed branch with report-only QA
- 3Merge the review and QA signals into a ship recommendation
- 4Pause for explicit human approval before this branch is treated as release-ready
Useful for