Code Review Notification to Group Chat Example

This example demonstrates how to configure notifications for code review messages to be sent to group chats.
- Automatically add reviewers: When a PR is created, reviewers are automatically added
- Send PR review notifications to group chat: Notification includes PR info, reviewer info, and PR creator info. Will @mention reviewers
- Auto merge PR: When review is approved, automatically merge the PR
- Send PR merge notification to group chat: Notification includes PR info, PR creator info, and reviewer info. Will @mention PR creator
Bot Configuration Example
OCI_REVIEW_ROBOT: 99999999-4444c-4444-4444-121212121212
allow_slugs:
- examples/**
allow_events:
- pull_request
- pull_request.*
allow_images:
- tencentcom/wecom-message
cnb-init-from https://cnb.cool/examples/ecosystem/code-review-notice.git