We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instead of creating a new gitlab session by calling the create_issues method in the pusher we should reuse the passed gitlab session.
create_issues
YAFRA/iocpusher/core/server.py
Lines 276 to 281 in 12b0af9
YAFRA/libs/gitlabl/issues.py
Line 19 in 12b0af9
YAFRA/libs/gitlabl/repository.py
Lines 139 to 141 in 12b0af9
The text was updated successfully, but these errors were encountered:
p2h5
DerAlexmeister
No branches or pull requests
Instead of creating a new gitlab session by calling the
create_issues
method in the pusher we should reuse the passed gitlab session.YAFRA/iocpusher/core/server.py
Lines 276 to 281 in 12b0af9
YAFRA/libs/gitlabl/issues.py
Line 19 in 12b0af9
YAFRA/libs/gitlabl/repository.py
Lines 139 to 141 in 12b0af9
The text was updated successfully, but these errors were encountered: