docker-gitsplit icon indicating copy to clipboard operation
docker-gitsplit copied to clipboard

Commits and tags signatures

Open Spomky opened this issue 2 years ago • 0 comments

Hi,

I enabled the commits signatures and the releases is managed by a Gihtub Action that signs all releases (e.g. here for v4.5.1).

I noted the sub-repositories have no signatures on commits or tags. Example below:

  • Signed in the mono-repo Signed

  • Not signed in the split No signed

❓ Question: I am wondering if it could be possible to use the user/organization signing key and then sign all commits and tags?

Spomky avatar May 09 '23 08:05 Spomky