Allow to customize git author/committer name+email#58
Allow to customize git author/committer name+email#58cole-h merged 4 commits intoDeterminateSystems:mainfrom
Conversation
|
Dunno if it counts, but I tested this in: Using the configuration in: |
|
I'm terribly sorry for letting this slip through the cracks; I dunno how I missed it! Looks good to me -- I'll test it in my test repo and then approve + merge if I don't uncover any issues (I doubt I will, but just to be sure)! |
2119467 to
23b3338
Compare
cole-h
left a comment
There was a problem hiding this comment.
LGTM, thanks for the contribution! Sorry again for letting this sit for so long.
FYI: I also pushed a commit adding some docs to the README.
|
No problem at all. Thank you so much! 😃 |
|
Just released as https://github.com/DeterminateSystems/update-flake-lock/releases/tag/v15 (forgot to do that earlier, oops). |
…m DeterminateSystems/collect-crash-logs` (`cf1897a891edc164a8240f469cd56d14364e6be1`)
…1edc164a8240f469cd56d14364e6be1 Update `detsys-ts`: Merge pull request #58 from DeterminateSystems/collect-crash-logs
Description
This PR adds additional non-required inputs that allow to customize the name and email used for the commit author and committer.
Checklist