MeltanoLabs / MeltanoLabs/tap-gitlab

Extract Related Issues data

Open
#33 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

flow::blocked
Dominant language
Python
Stars
12
Forks
29
Avg merge
4d 1h
Merged PRs (30d)
1

Description

In GitLab by @derek-knox on Dec 19, 2019, 11:51

A user request:

"Related issues" is there a plan to pull that in for the issues? if not i'd like to request it use case - i want to be able to see which of my issues are blocking the most other issues (i.e. highest value to knock out)

From what I could tell (via PGAdmin) we don't pull this data in. Related to the user request, we'd need to update the Models to ensure the UI can leverage it.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by inspecting the existing GitLab issue extraction models and the data exposed for the UI, then compare them with GitLab's Related issues data. Confirm how blocking relationships should be represented and verify that related issues can be used to identify which issues block the most others.

Written by the indexing model from the issue text.

Assessment

Tech stack
gitlab, python
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.