Open
Description
Feature Description
Currently there is a confusion when using the Collaborator
trust model for commit signature, particularly in the commit view. This causes frequent confusions to the users. I suggest that we implement at least one or preferably both:
- Add a tooltip in the commit view that pops-up an explanation of
untrusted user
(UI wise something like in this tutorial). Explanation could be:This commit is correctly signed by ${user}(${email}), but ${user} is not a trusted collaborator of this repository
- Change the default trust model to
Committer
For reference attached is a screenshot of one of the places where a tooltip pop-up would clarify