CMP-4477: Adding a claude command to verify PR changes#1297
CMP-4477: Adding a claude command to verify PR changes#1297taimurhafeez wants to merge 1 commit into
Conversation
|
@taimurhafeez: This pull request references CMP-4477 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 APPROVED This pull-request has been approved by: taimurhafeez The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
🤖 To deploy this PR, run the following command: |
Add a reusable Claude Code slash command that automates end-to-end verification of compliance-operator PR bug fixes on live OCP clusters. The command interactively walks through: gathering inputs, building and pushing the operator image, cleaning up and deploying, running e2e tests (auto-detected from the PR diff), performing manual verification steps (designed from the PR changes), and generating a Jira-ready report.
Co-Authored-By: Claude