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

Handle pagination in querying for merge requests #3

Open
MeltedHyperion7 opened this issue May 8, 2024 · 0 comments
Open

Handle pagination in querying for merge requests #3

MeltedHyperion7 opened this issue May 8, 2024 · 0 comments

Comments

@MeltedHyperion7
Copy link

[Copied from Gitlab.]

C:\Users\Suzan\PycharmProjects\robota-marking\venv\lib\site-packages\robota_core\merge_request.py:51: UserWarning: Calling a list() method without specifying get_all=True or iterator=True will return a maximum of 20 items. Your query returned 20 of 21 items. See https://python-gitlab.readthedocs.io/en/v3.13.0/api-usage.html#pagination for more details. If this was done intentionally, then this warning can be supressed by adding the argument get_all=False to the list() call. (python-gitlab: C:\Users\Suzan\PycharmProjects\robota-marking\venv\lib\site-packages\gitlab\client.py:981)
note in gl_merge_request.notes.list()]

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