nextcloud / nextcloud/integration_github
[Feature Request] Sync a GitHub Project with a NextCloud Deck Board
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 13
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 10
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the existing GitHub integration and the linked Nextcloud Deck issue, then define the first implementation boundary. Done requires an agreed scope for importing projects and columns, with the synchronization behavior and supported data clearly specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100