RoboStack / RoboStack/robostack.github.io
One click package adding logic in the package list
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- Astro
- 星标
- 385
- 派生
- 36
- 平均合并
- 5 小时 37 分钟
- 30 天内合并 PR
- 18
描述
We've already added this button to the package lists:
We would like to hook this up to automatically create a PR on the relevant RoboStack distro GitHub repo.
Some ideas on how to do this:
- Start a seperate server that can handle a GitHub App and let the user login to create a PR in their name. ( Departure from the serverless github pages we have right now)
- Simply create a "Create Issue" link with prefilled description that could be picked up by a GitHub bot. (PR will not be in the user's name).
- Point directly to the "Edit file" button of the relevant
vinca.yaml(More complex for new people)
Input, ideas or contributions related to this are welcome!
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在软件包列表中找到现有按钮,并检查它目前的行为。比较提出的三种 GitHub 集成路径:GitHub App 服务器、为 bot 预填的 issue,或直接编辑相关的 vinca.yaml;当选定一种方案,并且按钮能够可靠地支持预期的软件包更新流程时,这项工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github
- 领域
- developer-experience, web-dev
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100