Skip to content

fix: added new trigger event and locales [WTEL-10101](https://webitel.atlassian.net/browse/WTEL-10101) - #1432

Merged
plnnsimon merged 4 commits into
mainfrom
fix/WTEL-10101/triggres-call
Aug 13, 2026
Merged

fix: added new trigger event and locales [WTEL-10101](https://webitel.atlassian.net/browse/WTEL-10101)#1432
plnnsimon merged 4 commits into
mainfrom
fix/WTEL-10101/triggres-call

Conversation

@plnnsimon

@plnnsimon plnnsimon commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

….

Summary by CodeRabbit

  • New Features
    • Added a “Record call” trigger for call-based integrations.
    • Made the trigger available in call integration settings for supported call events.
  • Localization
    • Added localized labels in English, Spanish, Kazakh, Polish, Romanian, Russian, Ukrainian, Uzbek, and Vietnamese.
  • Improvements
    • Updated the Webitel SDK to a newer version for improved compatibility.

@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 831949aa-37de-425e-b676-0f2014860884

📥 Commits

Reviewing files that changed from the base of the PR and between 248eec2 and b7ba590.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • package.json

📝 Walkthrough

Walkthrough

The trigger configuration adds the RecordCall event for Call objects. The SDK dependency is updated. Translations for the new trigger label are added in nine locales.

Changes

Record call trigger

Layer / File(s) Summary
Trigger event configuration
package.json, src/modules/integrations/modules/triggers/*
The webitel-sdk dependency is updated. The recordCall event maps to EngineTriggerEventType.RecordCall and is enabled for Call objects.
Trigger localization
src/app/locale/*/*js
The recordCall label is added in English, Spanish, Kazakh, Polish, Romanian, Russian, Ukrainian, Uzbek, and Vietnamese.

Estimated code review effort: 2 (Simple) | ~10 minutes

Mergeability Score: ⚪ Minimal · up to b7ba5

The PR is merge-ready after normal checks and review; no actionable merge-blocking risk remains.

🚥 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 clearly summarizes the main changes: adding a trigger event and localization entries for WTEL-10101.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/WTEL-10101/triggres-call

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

@plnnsimon
plnnsimon merged commit 9bd8179 into main Aug 13, 2026
14 checks passed
@plnnsimon
plnnsimon deleted the fix/WTEL-10101/triggres-call branch August 13, 2026 11:48
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.

1 participant