# EventPlatform **Repository Path**: aipostman/event-platform ## Basic Information - **Project Name**: EventPlatform - **Description**: SunMao项目架构设计 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-23 - **Last Updated**: 2021-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EventPlatform # 介绍 这是一个开源社区Event智能处理平台,由于采用了消息队列机制,所以可以实现非即使事件的处理和推送。 ##主要应用场景 社区任务指派(issue/PR责任人推荐机器人) 社区标签自动化(issue/PR标签机器人) 社区任务提醒(延时提醒机器人) 还有其他能力 ### 业务流 https://www.processon.com/view/link/6163d9930e3e746edca270e3 ### 技术架构 https://www.processon.com/view/link/616d3ce2f346fb06a9f63935 ### 领域模型 https://www.processon.com/diagraming/616428d163768921fa176b02 ### API文档 https://shimo.im/docs/rgqYVcwXy88kVgrV/ ### 测试用repo https://gitee.com/meta-oss/event-test ## 代码 ### 数据获取模块 https://gitee.com/clement_li/event-retriever ### 规则引擎 https://gitee.com/justicecat/mindspore-event-rulehandler