NO-JIRA: docs: update api-sme agent and api/AGENTS.md conventions - #8477
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@enxebre: 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
📝 WalkthroughWalkthroughThe pull request updates agent and API documentation. 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
| make api-lint-fix # Run API linter and auto-fix violations | ||
| make verify # Full verification (includes api, fmt, vet, lint) | ||
| make update # Full update (api-deps, workspace-sync, deps, api, api-docs, clients) | ||
| ENVTEST_OCP_K8S_VERSIONS=1.35.0 make test-envtest-ocp # Run envtest for CEL validations |
There was a problem hiding this comment.
Should we tell it to look at the go.mod to see the newest k8s version to pick from?
b8f8b6a to
ab01e26
Compare
- Add mandatory linter instruction to api-sme agent - Add field grouping rule to api/AGENTS.md - Add best practices section pointing to etcdbackup and karpenter types - Drop hardcoded k8s version from envtest make target Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
ab01e26 to
3147f40
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bryan-cox, enxebre 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 |
|
Scheduling tests matching the |
|
/verified by @enxebre |
|
@enxebre: This PR has been marked as verified by 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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8477 +/- ##
==========================================
+ Coverage 37.53% 37.55% +0.01%
==========================================
Files 751 751
Lines 92026 92029 +3
==========================================
+ Hits 34544 34557 +13
+ Misses 54841 54830 -11
- Partials 2641 2642 +1 see 2 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Summary
Extracted from #8419.
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit