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

Add comment details in pulls endpoint - Gitlab #77

Open
rafamarts opened this issue Oct 19, 2020 · 1 comment
Open

Add comment details in pulls endpoint - Gitlab #77

rafamarts opened this issue Oct 19, 2020 · 1 comment
Assignees
Labels

Comments

@rafamarts
Copy link
Collaborator

For issues endpoint, add the issue number, url and id in JSON return.

   issue {
      number
   }
      url
      id
@rafamarts rafamarts added enhancement New feature or request gitlab labels Oct 19, 2020
@ramonfsk ramonfsk self-assigned this Oct 20, 2020
@ramonfsk
Copy link
Collaborator

Because of a limitation of the Gitlab-API, it is necessary to discuss the best way to retrieve the url and id for a "PR" within the Gitlab environment (merge).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants