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

Suggested Improvements to Gitlab Connector #3560

Open
VishDev12 opened this issue Dec 29, 2024 · 0 comments
Open

Suggested Improvements to Gitlab Connector #3560

VishDev12 opened this issue Dec 29, 2024 · 0 comments

Comments

@VishDev12
Copy link

Hey Team! Here are some issues I faced with the Gitlab Connector:

  • The include_issues attribute is False by default when creating the connector and there is no frontend field to modify this.
  • When listing Gitlab MRs (or any resource I believe) with the python-gitlab package, by default, only 20 elements are returned because Pagination is the default behaviour. So the code can be modified so that pagination is used to iterate through the results or get_all=True can be used to force the API to return all the results immediately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant