[go: up one dir, main page]

Skip to content

Show commit signature validation status on Commits tab of merge requests

Release notes

Show commit signature validation status on Commits tab of merge requests

Problem to solve

Currently you can only see commit signature validation status for GPG signed commit on the commits overview page. For instance, https://example.com/group/project/-/commits/master.

However, it would be very helpful to see whether commits are signed from a particular merge request's commit page as well. For instance, https://example.com/group/project/-/merge_requests/1337/commits.

This is important for compliance to easily see whether all commits of a particular merge request are, in fact, signed.

Intended users

User experience goal

Proposal

Currently the Commits tab looks like this: image while the corresponding commits overview page for the branch looks like this: image

I'd like to get those nice green Verified pills also on the first image.

Further details

Permissions and Security

Documentation

Availability & Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Is this a cross-stage feature?

Links / references

Edited by Sven-Hendrik Haase