logo
4
2
Login

Code Review Notification to Group Chat Example

badge badge

This example demonstrates how to configure notifications for code review messages to be sent to group chats.

Related Documentation

Configuration Guide

  • 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

# wework-robots.yml OCI_REVIEW_ROBOT: 99999999-4444c-4444-4444-121212121212 allow_slugs: - examples/** allow_events: - pull_request - pull_request.* allow_images: - tencentcom/wecom-message

Getting Started

cnb-init-from https://cnb.cool/examples/ecosystem/code-review-notice.git

About

示例:CR 评审信息通知到企业微信群聊

example
164.00 KiB
4 forks2 stars2 branches0 TagREADMEOther license
Language
Markdown74.4%
Others25.6%