matrix-org / matrix-org/mscbot-python
FCP can be started again after one had successfully completed
未关闭
还没有人认领这个 Issue。
bug
- 主要语言
- Python
- 星标
- 7
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
For instance, after an FCP merge is successful and the proposal is accepted, if a user edits the latest FCP proposal comment and there's enough votes, mscbot will start FCP again. (Example).
A fix here would be to ignore edits to FCP comments if the proposed-final-comment-period label is not present.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 mscbot 中对 FCP 评论编辑的处理,并检查如何检查 proposed-final-comment-period 标签。重现已完成的 FCP 评论被编辑的情况,然后验证在缺少该标签时,此次编辑不会启动另一个 FCP。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100