GGP signed but the commits are shown Unverified #39911
-
Select Topic AreaQuestion BodyI have a valid gpg set for my account, and I use that to sign my commits. anyone faced this or can help resolve this pls? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
If you push your commits through your computer files, to the repo It mait have problems with the verification. If so, you can just push your changes in a branch and then make a pull request. If that is not the problem, check here |
Beta Was this translation helpful? Give feedback.
-
|
If you click the "unverified" label you should get some more information on why it can't be verified. You don't have any public repositories, so it's impossible to check from the outside. 😅 You can also check |
Beta Was this translation helpful? Give feedback.
If you click the "unverified" label you should get some more information on why it can't be verified. You don't have any public repositories, so it's impossible to check from the outside. 😅
You can also check
git log --show-signaturelocally to check if the signatures and signing keys are as you expect.