## Summary Newly created PR for missing ID contains a foreign commit ## Setup Add a not-exit email address on .gitconfig file ## Background 1. Clone cla enabled repo 2. Create new branch 3. Make some changes or add the new file 4. Add new PR - git Add . - git commit -m "test" - git push origin <branch name> ## Expected behavior PR: https://github.com/CLATestOrg/VulDetect1/pull/78  ## Results obtains PR: https://github.com/CLATestOrg/VulDetect1/pull/98 