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

Use gitlab api to fetch assigned MRs #362

Closed

Conversation

gforcada
Copy link
Contributor

As mentioned on #97 by @fooishbar here is a quick and rough implementation of using GitLab's /merge_request API ✨

This reduces the amount of API calls by orders of magnitude, and scales perfectly with the amount of projects the bot has to handle.

Is there any interest in having this? It needs further polish and handle the batch use case for example as well, that's why I'm marking it as a draft 😄

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

Successfully merging this pull request may close these issues.

1 participant