Migrate OCM severity labels to Important/Moderate/Low (ROSAENG-62697) - #434
Migrate OCM severity labels to Important/Moderate/Low (ROSAENG-62697)#434wangsu502 wants to merge 1 commit into
Conversation
Co-authored-by: Claude <noreply@anthropic.com>
|
Important Review skippedToo many files! This PR contains 207 files, which is 107 over the limit of 100. To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch. Upgrade to a paid plan to raise the limit. This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry. ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (207)
You can disable this status message by setting the Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: wangsu502 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 |
|
@wangsu502: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Migrates OCM service log severity labels to align with new OCM naming: Major→Important, Warning→Moderate, Info→Low (Critical/Debug unchanged). Updates all 205 affected notification templates plus
scripts/checkseverity.shandCLAUDE.mddocs in the same commit.Part of ROSAENG-62697 (deadline 2026-09-28, when OCM Service Log API stops accepting the old labels). Independent of the ocm-agent-operator CRD change (openshift/ocm-agent-operator#368) — these templates are posted manually via
osdctl servicelog postand don't go through that CRD.Jira: https://issues.redhat.com/browse/ROSAENG-62697