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 of the key's user ids as committer identity #201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ffried
Copy link

@ffried ffried commented Apr 29, 2024

This allows using any of the key's associated user ids as git committer identity.
If none is specified, the primary is still used.
Also, this adds another output, that includes all user identities (as JSON array).

Resolves #156.

@ffried ffried requested a review from crazy-max as a code owner April 29, 2024 09:13
@ffried ffried force-pushed the feature/all-userids branch 2 times, most recently from dc421f0 to 6acdcd5 Compare April 29, 2024 09:17
@ffried ffried changed the title Allow using any user id of the key's user ids as committer identity Allow using any of the key's user ids as committer identity Apr 29, 2024
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.

Allow using any UID from a key
1 participant