Add GitLab Automation

Open
#93 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
api

Research direction

Start at the repository-link input and the existing GitHub metadata-generation path, then trace how repository information is fetched and mapped into code.json. Add equivalent handling for GitLab repository links using the GitLab API, and verify that a GitLab URL produces the expected repository metadata instead of requiring manual form entry.

Written by the indexing model from the issue text.

Description

Is your feature request related to a problem? Please describe.
Currently, we support auto-generation of only GitHub repositories. We would like to add support for GitLab as this is a major source code hosting platform used by many agencies.

Describe the solution you'd like
When users input a GitLab repository link, we fetch metadata of the repository using GitLab API.

Describe alternatives you've considered
GitLab users can manually fill out the form, however this takes lots of time and make not have all repository information at hand. This process can be made much easier using the GitLab APIs

Dominant language
JavaScript
Stars
2
Forks
8
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DSACMS/codejson-generator

All issues in DSACMS/codejson-generator

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.