OLS-3423: Display NoActionRequired proposals in console#109
Conversation
Add support for the NoActionRequired terminal phase: - Phase badge with green color and "No Action Required" label - derivePhaseFromConditions: Analyzed=True + reason=NoActionRequired - Top-level diagnosis display (prefers status.diagnosis over options[0]) - Info alert in remediation hub for NoActionRequired proposals - Phase filter in proposal list page - Timeline event for NoActionRequired - Unit tests for phase derivation and display Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Vimal Kumar <vimal78@gmail.com>
|
@vimalk78: This pull request references OLS-3423 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@vimalk78 If you rebase it should resolve the lint test error |
Add support for the NoActionRequired terminal phase: