Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Weird that the CLA check is failing. I can see it as signed in our CLA bot checker page. Maybe it's because the commit is using |
|
@rickeylev yeah, I'm not with Aspect anymore so that email won't work. |
|
I don't recall where we should change the email the bot uses to publish here. Do you recall? |
Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
88ec140 to
7cf114d
Compare
Fixes bazelbuild/bazel-central-registry#863. The aspect email is no longer associated with the github user, so the CLA bot but doesn't think think the CLA is signed. To fix, change the email the BCR PRs are published under to an address that is associated with the github user (and thus the CLA).
|
@rickeylev You closed this by using the |
|
I think you need to push a new PR anyway, unless you can somehow retroactively fix the email associated with the commit. |
|
oh, it is fixed already. IDK how that worked, but happy to approve :) |
|
The PR was force-pushed to rewrite the commit's email, so CLA bot is happy with it now |
Release author: @f0rmiga.
Automated by Publish to BCR.