Skip to content

feature/LCHIB-777: improve the gate command output to display actionable failure details - #1371

Merged
jothikumar-CB merged 2 commits into
mainfrom
feature/LCHIB-777-improve-gate-command-output-v2
Sep 1, 2026
Merged

feature/LCHIB-777: improve the gate command output to display actionable failure details#1371
jothikumar-CB merged 2 commits into
mainfrom
feature/LCHIB-777-improve-gate-command-output-v2

Conversation

@jothikumar-CB

@jothikumar-CB jothikumar-CB commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Pull request overview

This PR enhances the gate command’s human-readable output so that, when a gate fails, it prints actionable per-test failure details (including test identifier path and stderr), with special formatting for GitHub Actions logs.

Changes:

  • Extend gate table output to include “Actionable Failure Details” derived from actionableFailedTests.
  • Add GitHub Actions-specific log grouping (::group:: / ::endgroup::) for actionable failure details when GITHUB_ACTIONS is set.
  • Update and expand tests to cover the new output and JSON shape.

@jothikumar-CB
jothikumar-CB requested a review from ono-max August 31, 2026 01:56
@jothikumar-CB jothikumar-CB self-assigned this Aug 31, 2026
@jothikumar-CB jothikumar-CB added enhancement New feature or request Smart Tests CLI The next gen CLI labels Aug 31, 2026

@mnamachivayam mnamachivayam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess, this is almost the same code as v1. Looks good to me.

@jothikumar-CB
jothikumar-CB merged commit 1fc2b8e into main Sep 1, 2026
3 checks passed
@jothikumar-CB
jothikumar-CB deleted the feature/LCHIB-777-improve-gate-command-output-v2 branch September 1, 2026 04:28
@github-actions github-actions Bot mentioned this pull request Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Smart Tests CLI The next gen CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants