advise PR labels in --review-pr and add support for --add-pr-labels#3177
advise PR labels in --review-pr and add support for --add-pr-labels#3177boegel merged 32 commits intoeasybuilders:developfrom
Conversation
…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.
@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.