Skip to content

chore: rename processor name - #2114

Merged
jsers merged 1 commit into
mainfrom
task/rename-workflow-to-processor-6ed81e
May 25, 2026
Merged

chore: rename processor name#2114
jsers merged 1 commit into
mainfrom
task/rename-workflow-to-processor-6ed81e

Conversation

@710leo

@710leo 710leo commented May 25, 2026

Copy link
Copy Markdown
Member

修改告警规则中,事件处理器的文案,和工作流区分下
image

Summary by CodeRabbit

  • Documentation
    • Updated terminology across alert rules pipeline configuration in all supported language packs (English, Simplified Chinese, Traditional Chinese). Replaced "workflow" terminology with "processor" in UI labels, tooltips, configuration dialogs, and status messages for improved consistency.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 706eda64-a46a-4b2d-8bcc-fb4ea6021c9e

📥 Commits

Reviewing files that changed from the base of the PR and between 29a5aea and b31c7a4.

📒 Files selected for processing (3)
  • src/pages/alertRules/locale/en_US.ts
  • src/pages/alertRules/locale/zh_CN.ts
  • src/pages/alertRules/locale/zh_HK.ts

📝 Walkthrough

Walkthrough

This PR updates locale strings across three language files to replace "workflow" terminology with "processor" in the pipeline configuration feature. All UI text, tooltips, button labels, validation messages, and helper text in the pipeline_configuration_ng namespace are consistently renamed, keeping template variables and structural translations intact.

Changes

Processor Terminology in Pipeline Configuration Locales

Layer / File(s) Summary
Processor terminology across locale translations
src/pages/alertRules/locale/en_US.ts, src/pages/alertRules/locale/zh_CN.ts, src/pages/alertRules/locale/zh_HK.ts
All user-facing strings in pipeline_configuration_ng (selection, creation, save/edit modal titles, validation messages, unsaved state, reference/sync tips, and helper text) were updated to use "processor"/"处理器"/"處理器" instead of "workflow"/"工作流" across English (US), Simplified Chinese, and Traditional Chinese (Hong Kong) translations.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

A rabbit hops through i18n today,
Swapping "workflow" for "processor"—hooray!
From English to Chinese, both East and West,
Three locale files now align their best. 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: rename processor name' directly matches the main objective of the PR—renaming terminology from 'workflow' to 'processor' across all locale files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch task/rename-workflow-to-processor-6ed81e

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint skipped: no ESLint configuration detected in root package.json. To enable, add eslint to devDependencies.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jsers
jsers merged commit 55b801d into main May 25, 2026
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants