Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using any UID from a key #156

Open
txtsd opened this issue Dec 30, 2022 · 0 comments · May be fixed by #201
Open

Allow using any UID from a key #156

txtsd opened this issue Dec 30, 2022 · 0 comments · May be fixed by #201

Comments

@txtsd
Copy link

txtsd commented Dec 30, 2022

Behaviour

Steps to reproduce this issue

  1. Create a key with at least 2 UIDs
  2. Use the key with this action, but set git_committer_email to any UID except the first one (when viewed with gpg -K)

Expected behaviour

This action should be able to seamlessly use any UID from the gpg key

Actual behaviour

Instead we get an error:

Committer email "email_3@domain.tld" (name: "txtsd") does not match GPG private key email "email_1@domain.tld" (name: "txtsd")
ffried added a commit to sersoft-gmbh/fork-ghaction-import-gpg that referenced this issue Apr 29, 2024
ffried added a commit to sersoft-gmbh/fork-ghaction-import-gpg that referenced this issue Apr 29, 2024
ffried added a commit to sersoft-gmbh/fork-ghaction-import-gpg that referenced this issue Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants