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
409: pr set --no-draft fails on gitlab provider #219
Conversation
|
Webrevs
|
/integrate |
@edvbld Only the author (@rwestberg) is allowed to issue the |
@rwestberg This change is no longer ready for integration - check the PR body for details. |
/test |
@edvbld Unknown command |
Could not create test job |
/test |
@edvbld Unknown command |
A test job has been started with id: github.com-193500053-219-560444797 |
/help |
@edvbld Available commands:
|
/test |
@edvbld Unknown command |
A test job has been started with id: github.com-193500053-219-561106255 |
/test |
A test job has been started with id: github.com-193500053-219-561156400 |
/test |
A test job has been started with id: github.com-193500053-219-561217850 |
/test |
A test job has been started with id: github.com-193500053-219-561672541 |
@rwestberg this pull request can not be integrated into git checkout avoid_lock
git fetch https://git.openjdk.java.net/skara master
git merge FETCH_HEAD
# resolve conflicts and follow the instructions given by git merge
git commit -m "Merge master"
git push |
/issue add SKARA-409 |
@edvbld Only the author (@rwestberg) is allowed to issue the |
/solves 409 |
@rwestberg The primary solved issue for a PR is set through the PR title. Since the current title does not contain an issue reference, it will now be updated. |
@rwestberg This pull request has been inactive for more than 3 weeks and will be automatically closed if another 3 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
Hi all,
Please review this change that skips creating repository lock files when using the TestHostedRepository, as it uses unique temporary folders anyway. This makes the tests run a little bit faster.
Best regards,
Robin
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/skara pull/219/head:pull/219
$ git checkout pull/219