You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed the behaviour, that Gitea does not sign a CRUD_ACTIONS commit (in this case cherry pick from web UI).
The setting I used was CRUD_ACTIONS = pubkey. According to the docs: "Only sign if the user has a public key". The user I tested with has a public key uploaded, but it is of type SSH and none of type GPG.