-
Couldn't load subscription status.
- Fork 576
claude: take latest OpenShift and Kubernetes API conventions into account #2548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Hello @saschagrunert! Some important instructions when contributing to openshift/api: |
|
[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.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@saschagrunert This was next on my list to explore so thank you! Have you tested this on any PRs? Can you try it and post the output please? |
|
@JoelSpeed, yep, let's take #2547 for example to have a small changeset as input: |
ccb88b0 to
9967170
Compare
|
@JoelSpeed I updated the doc and gave claude more specific instructions, now we have: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What did the updated claude pick up on this time? Did it pick up any specific violations?
…ount It would be good if claude uses the latest conventions to do the review. On top of that it should check for naming convention issues during the documentation checks. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
I think this needs a bit more manual testing with real world examples. Let's wait for another API PR to come in and compare the new vs the old review behavior. |
|
@saschagrunert: all tests passed! Full PR test history. Your PR dashboard. 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried this branch vs master: #2510 (review)
It did explicitly call out the compliance, but had less suggestions compared to master for some reason, but maybe just inconsistent there.
It would be good if claude uses the latest conventions to do the review. On top of that it should check for naming convention issues during the documentation checks.
cc @JoelSpeed @everettraven @yuqi-zhang