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

Committer name/email #5

Closed
rarkins opened this issue Dec 18, 2016 · 1 comment
Closed

Committer name/email #5

rarkins opened this issue Dec 18, 2016 · 1 comment

Comments

@rarkins
Copy link
Collaborator

rarkins commented Dec 18, 2016

Which name/email should be used for git commits?

  • Hardcoded "renovate bot"?
  • Configurable/overrideable setting?
  • auto-retrieved somehow via GitHub API?

Although commercial services like Greenskeeper and Doppins "own" their commits, doing so in an open source tool like this would feel sleazy, unless it's only as a helpful default that's easily overridden.

I think - to avoid confusion - ideally it should be the same identity that:

  • Authors git commits
  • Pushes or updates branches to GitHub
  • Raises Pull Requests

To avoid requiring configuration of the name/email for git, does the GitHub API support a "who am I?" type of query?

@rarkins
Copy link
Collaborator Author

rarkins commented Dec 18, 2016

Get user profile: https://developer.github.com/v3/users/

@rarkins rarkins closed this as completed Dec 20, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant