-
Notifications
You must be signed in to change notification settings - Fork 217
advise PR labels in --review-pr and add support for --add-pr-labels #3177
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
advise PR labels in --review-pr and add support for --add-pr-labels #3177
Conversation
boegel
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.
Still missing a test?
…token not set in post_pr_labels
|
@akesandgren thanks, too much copy-pasting... I'd like to know if you (or any other maintainer) might think it's not adequate for |
…ld-framework into review_pr_labels
boegel
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.
@migueldiascosta The additional work to add support for --add-pr-labels seems rather minimal at this point, why not add it to this PR?
|
@migueldiascosta Just in case you missed my suggestion, adding support for |
2098c8e to
e87ce7d
Compare
e87ce7d to
3d4fc64
Compare
|
some of the tests are fragile in that they will fail if the labels of the (closed) PRs used ever change... |
|
@migueldiascosta Should we open PRs in https://github.com/easybuilders/testrepository to prevent us some breaking the tests? |
|
@boegel We could use any fork of |
|
@migueldiascosta Needs a sync with |
|
@migueldiascosta We can open a PR in @boegelbot's fork for this, sure. Can you look into this? |
|
@migueldiascosta This now also needs a sync with |
|
@migueldiascosta: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-framework/actions/runs/392881152 bleep, bloop, I'm just a bot (boegelbot v20200716.01) |
|
|
|
@migueldiascosta I ran into that while working on #3479, but that should be fixed in I don't see that error popping up in the CI logs though, are you only seeing that when running that test locally? |
it is popping up in the CI tests, e.g. https://github.com/easybuilders/easybuild-framework/pull/3177/checks?check_run_id=1477507461 |
sorry, yes, the actual error message I printed locally, it should show up in the CI now that your #3511 is merged (both to develop and to this branch) |
|
except now it doesn't fail in the CI... fwiw, that test still fails for me locally (with python 2.7.5; it passes with python 3.6.8) |
|
@migueldiascosta Can you open an issue with more info on how the test fails exactly with current |
No description provided.