Skip to content

Allow using any of the key's user ids as committer identity - #201

Open
ffried wants to merge 2 commits into
crazy-max:masterfrom
sersoft-gmbh:feature/all-userids
Open

Allow using any of the key's user ids as committer identity#201
ffried wants to merge 2 commits into
crazy-max:masterfrom
sersoft-gmbh:feature/all-userids

Conversation

@ffried

@ffried ffried commented Apr 29, 2024

Copy link
Copy Markdown

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 3 times, most recently from 6acdcd5 to 5170336 Compare April 29, 2024 09:21
@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
@ffried

ffried commented Aug 11, 2025

Copy link
Copy Markdown
Author

@crazy-max Friendly ping

@crazy-max

Copy link
Copy Markdown
Owner

@crazy-max Friendly ping

Oh completely missed this one, will take a look asap, thanks

@ffried
ffried force-pushed the feature/all-userids branch 2 times, most recently from 362e1bf to cbc7cc4 Compare March 3, 2026 09:59
@ffried

ffried commented Mar 3, 2026

Copy link
Copy Markdown
Author

@crazy-max Seems like it slipped through again. 🙃
I just rebased this to resolve conflicts (due to the change to jest to vitest).

@ffried
ffried force-pushed the feature/all-userids branch from cbc7cc4 to ed41700 Compare March 4, 2026 06:40
@ffried

ffried commented Mar 4, 2026

Copy link
Copy Markdown
Author

Just fixed the indention issue fount by linting...
Is the build failure a related issue, or do I have to do something else?

@crazy-max

Copy link
Copy Markdown
Owner

Is the build failure a related issue, or do I have to do something else?

Yes see https://github.com/crazy-max/ghaction-import-gpg/blob/master/.github/CONTRIBUTING.md#submitting-a-pull-request

@ffried

ffried commented Mar 4, 2026

Copy link
Copy Markdown
Author

Is the build failure a related issue, or do I have to do something else?

Yes see https://github.com/crazy-max/ghaction-import-gpg/blob/master/.github/CONTRIBUTING.md#submitting-a-pull-request

Thanks! Fixed that one as well.

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

2 participants