processing / processing/processing-contributions
Automate reporting for BROKEN libraries
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 8
- 派生
- 8
- 平均合并
- 4 天 22 小时
- 30 天内合并 PR
- 3
描述
Right now, broken contributions are only visible in contributions.yaml through the status: BROKEN flag.
If a contribution go missing, we have to wait for someone to report that they don't appear in the contribution manager (like here for example)
It would be helpful to automate the reporting process when a library is first marked as BROKEN.
For example, we could open an issue automatically when a library is reported as BROKEN for the first time.
On a related note, we could add optional fields in contributions.yaml and submission issue template for the repository URL and GitHub username(s) of the author(s). This would make it easier to tag maintainers when their contribution goes down.
Would love to hear thoughts on this. Happy to help if we decide to move forward!
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 contributions.yaml 和提交 issue 模板,然后跟踪 repository 中将贡献列表转换为 PDE Contribution Manager 和网站所需格式的 Python 脚本。确定第一个 BROKEN 状态如何触发一份报告,以及 maintainer repository 和用户名字段应如何贯穿整个流程传递。完成的标准是:报告行为和可选元数据行为已完成规范定义,并由适当的检查覆盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100