TooAngel / TooAngel/worlddriven
gitlab integration
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 15
- Avg merge
- 8d 14h
- Merged PRs (30d)
- 5
Description
Right now only github is integated as VCS.
I think it would be good to integrate gitlab, too.
For user authentication and automatic merge OAuth is used.
For commenting on issues a personal access token is used.
For the calculations it is necessary to access repository, pull request and review data.
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
Start by examining the existing GitHub integration and its authentication, automatic merge, commenting, and calculation paths. Map the equivalent GitLab repository, pull request, review, OAuth, and personal access token data needed. Done means GitLab supports the stated authentication, merge, commenting, and calculation flows alongside GitHub.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, gitlab, javascript
- Domain
- api, authentication, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100