no-jira: add trace-config Claude command for installconfig field usage analysis#10190
Conversation
Add /trace-config command to trace install config fields from schema definition through validation, defaults, and asset generation to final cluster deployment. Helps developers understand field flow when debugging, modifying, or adding new install config options. Example: /trace-config platform.aws.throughput 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
@tthvo: This pull request explicitly references no jira issue. 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. |
|
I think AI helpers should go to: https://github.com/openshift-eng/ai-helpers |
nvm -- I see that we can keep repo-specific commands in-repo. Ignore me! |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: zaneb 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 |
|
/verified bypass No code changes. Sample run included in the description :D |
|
@tthvo: The 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. |
barbacbd
left a comment
There was a problem hiding this comment.
/lgtm
Tested locally on a few resources.
0c2ec6e
into
openshift:main
Add
/trace-configcommand to trace install config fields from schema definition through validation, defaults, and asset generation to final cluster deployment. Helps developers understand field flow when debugging, modifying, or adding new install config options.Example:
/trace-config platform.aws.throughputwith sample output here.🤖 Generated with Claude Code