-
Notifications
You must be signed in to change notification settings - Fork 113
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
get-metadata: strange Author info for complicated commits #180
Labels
Comments
It looks like the user had correct credentials in |
priyank-p
added a commit
to priyank-p/node-core-utils
that referenced
this issue
Feb 16, 2018
This displays a warning if PR Author does not have valid config setup using `git config`. Before it use to just display as: `Author null <> (@github-user-name)` fixes: nodejs#180
johnfrench3
pushed a commit
to johnfrench3/core-utils-node
that referenced
this issue
Nov 2, 2022
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
renawolford6
added a commit
to renawolford6/node-dev-build-core-utils
that referenced
this issue
Nov 10, 2022
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
Developerarif2
pushed a commit
to Developerarif2/node-core-utils
that referenced
this issue
Jan 27, 2023
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
gerkai
added a commit
to gerkai/node-core-utils-project-build
that referenced
this issue
Jan 27, 2023
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
patrickm68
added a commit
to patrickm68/NodeJS-core-utils
that referenced
this issue
Sep 14, 2023
This displays a warning if we cannot fetch user's name and email from github api, instead of displaying blank and null output in the author field (cli table). Refs: nodejs/node#18721 Fixes: nodejs/node-core-utils#180
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PR: nodejs/node#18721
It has a commit with complicated authorship.
Command:
winpty get-metadata.cmd 18721
Output:
Compare these lines:
The text was updated successfully, but these errors were encountered: