Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitlab list MRs: return all, not just 20
> python-gitlab==3.14.0 ``` Calling a `list()` method without specifying `get_all=True` or `iterator=True` will return a maximum of 20 items. Your query returned 20 of 87 items. ``` Signed-off-by: Tomas Tomecek <[email protected]>
- Loading branch information