Skip to content

[2.1] Cherry-pick: [github-action] release - Empty allowedSignersFile#18

Merged
jaredledvina merged 1 commit into
v2.1-ddfrom
jared.ledvina/backport-allow-ssh-git-tags
Sep 16, 2025
Merged

[2.1] Cherry-pick: [github-action] release - Empty allowedSignersFile#18
jaredledvina merged 1 commit into
v2.1-ddfrom
jared.ledvina/backport-allow-ssh-git-tags

Conversation

@jaredledvina
Copy link
Copy Markdown
Member

Backport of containerd#12304

Update the release Github Action workflow to create an empty allowedSignersFile
and configure git to use it. This prevents failures when tags are signed
with an SSH based key. Without this configuration, `git tag -v` errors
with:

```
Output: error: gpg.ssh.allowedSignersFile needs to be configured and exist for ssh signature verification
```

Signed-off-by: Jared Ledvina <jared.ledvina@datadoghq.com>
@jaredledvina jaredledvina requested a review from a team September 15, 2025 20:21
@jaredledvina jaredledvina merged commit aac94a2 into v2.1-dd Sep 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants