question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Getting "Contributor License Agreement is not signed yet." when pushing a pull request

See original GitHub issue

Getting Contributor License Agreement is not signed yet. although it already has been.

URL to the linked Repository or Organization

https://github.com/kyma-incubator/reconciler/pull/978

Steps to reproduce the problem

  1. create a PR it asked for image
  2. then i click the above [Contributor License Agreement](https://cla-assistant.io/kyma-incubator/reconciler?pullRequest=978), it shows the License contents , however the CLA is still pending status…
 ---Copyright License. ****
 --- Patent License.

What is the expected result?

Contributor License Agreement is signed.

What happens instead?

contributor License Agreement is not signed yet.

Any other information? (attach screenshot if possible)

Used browser and browser version?

Any other tested browsers/devices(OK/FAIL):

If i click https://cla-assistant.io/, and sign-in with Github and then View my singed CLAs which seems signed in image

image image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
lauraanddolaycommented, Mar 30, 2022

hi @Shegox finally it works and many thanks. image

1reaction
Shegoxcommented, Mar 30, 2022

This command should work, you need to provide both a name and in <email> an email:

git commit --amend --author="Laura Dong <lauraanddola@sina.com>"
Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting "Contributor License Agreement is not signed yet." on ...
Steps to reproduce the problem: commit to an already existing pull request. What is the expected result? Contributor License Agreement is signed ......
Read more >
git - How should I troubleshoot my Google Contributor Licence ...
Error Message : We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements...
Read more >
How accept contributions from people who don't know what a ...
How accept contributions from people who don't know what a Pull Request is? · "what are okay ways to get someone to officially...
Read more >
Individual Contributor - v2 - Linux Foundation Documentation
Upon creating a pull request in GitHub or GitLab or submitting changed code in Gerrit, ... because the contributor is not authorized under...
Read more >
Why you probably shouldn't add a CLA to your open source ...
There's not a lot published in support of CLAs, but Julien Ponge, a CS professor writes: Requiring a contributor license agreement is a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found