nextcloud / nextcloud/integration_github
[Feature Request] Sync a GitHub Project with a NextCloud Deck Board
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- JavaScript
- 星标
- 55
- 派生
- 13
- 平均合并
- 8 天 9 小时
- 30 天内合并 PR
- 10
描述
Being able to create a board that syncs with a pre-existing GitHub project.
I would envision the experience being:
- You could "Create a NextCloud Deck from a GitHub Project" (The first implementation could just be creating a Deck from a GitHub Project without sync'ing, since that is already useful)
- Data imported into DeckCloud could be: Title, Description, Tags. Comments and assignees would be cool, but not sure if Nextcloud would allow that.
- GitHub Projects also uses a Kanban layout, so columns could be recreated in the same manner. Moving a task from one column to the next in NextCloud would update GitHub.
- 2-way syncing: GitHub hooks could update the deck when GitHub updates, and vice versa.
This feature was also mentioned in the NextCloud Deck repo, but figured it would be useful to mention here since this app would likely be the one doing the work.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 未指明文件、测试或入口点。首先检查现有的 GitHub 集成和链接的 Nextcloud Deck issue,然后确定第一阶段的实现边界。完成的要求是:就导入项目和列的范围达成一致,并明确规定同步行为和支持的数据。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, javascript
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100