Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan: Implement GitLab version #4

Open
MeilCli opened this issue Sep 18, 2019 · 0 comments
Open

Plan: Implement GitLab version #4

MeilCli opened this issue Sep 18, 2019 · 0 comments
Assignees
Labels
Feature New feature or request

Comments

@MeilCli
Copy link
Member

MeilCli commented Sep 18, 2019

Feature description

Implement GitLab version alike GitHub or Gitea version.

GitLab label spec

Different by other, GitLab label has two type:

  • Group label
  • Project label

Group can have group level label, and inherit parent group label.
Project can have project level label, and can use project or group level label in issue or merge request.

Planned process

  1. input id(such as group path or project path) by user
  2. detect id type(group or project)
  3. if id is group's project or sub group, get all parent label
  4. get id's label
  5. calculate sum of labels
  6. read label file
  7. calculate diff of labels
    • maybe, support specialization logic
  8. reflect result
@MeilCli MeilCli added the Feature New feature or request label Sep 18, 2019
@MeilCli MeilCli self-assigned this Sep 18, 2019
@MeilCli MeilCli mentioned this issue Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant