-
-
Notifications
You must be signed in to change notification settings - Fork 113
refactor: gitlab client-go migration #7157
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
refactor: gitlab client-go migration #7157
Conversation
olblak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the pullrequest
|
Hi @chrxmvtik, Would you have some time to look into this? |
Yes, of course, I will deep dive into it. Seems like it is not happy about I will make sure all tests pass before pushing a new change. |
Head branch was pushed to by a user without write access
|
@olblak tests are passing, now. I was calling incorrect parameter to obtain project id, it is fixed now. |
|
Thank you very much, once merged, I trigger a release |
Fix #7156
Test
To test this pull request, you can run the following commands:
Additional Information
Checklist
What changed