Consider setting up continuous jobs to monitor health of the master branch
未关闭
infra
P3
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
This could catch when master is broken and send a message to a chat room to notify the team. Example of the daily_testing workflow for webdev: https://github.com/dart-lang/webdev/blob/master/.github/workflows/daily_testing.yml
贡献指南
调研方向
首先检查所引用的 webdev .github/workflows/daily_testing.yml 以及此 repository 中现有的 workflows。确定如何对 master branch 运行持续健康检查,以及应如何配置团队的聊天通知;当检测到失败并发送通知时即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, github-actions
- 领域
- ci-cd, devops, observability-sre
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100