Skip to content

Add commit author #547

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

Merged
merged 3 commits into from
Apr 10, 2019
Merged

Conversation

j-rewerts
Copy link
Member

Closes #546.

The commit function can now accept optional parameters for setting who the author or committer is. See here for GitHub's API on it.

@j-rewerts
Copy link
Member Author

If we merge #544 and #545, all the tests should pass.

@j-rewerts
Copy link
Member Author

@clayreimann Do you want me to merge from upstream master into my branch prior to merging?

@clayreimann
Copy link
Member

@j-rewerts merge or rebase is fine with me. My first instinct is to squash merge for small PRs with more than 1 commit.

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@64a9223). Click here to learn what that means.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #547   +/-   ##
=========================================
  Coverage          ?   90.79%           
=========================================
  Files             ?       12           
  Lines             ?      413           
  Branches          ?        0           
=========================================
  Hits              ?      375           
  Misses            ?       38           
  Partials          ?        0
Impacted Files Coverage Δ
lib/Requestable.js 94.11% <ø> (ø)
lib/GitHub.js 100% <ø> (ø)
lib/Repository.js 81.3% <100%> (ø)
lib/User.js 94.73% <66.66%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64a9223...d25bc31. Read the comment docs.

@j-rewerts j-rewerts force-pushed the add-commit-author branch from d25bc31 to 09f2042 Compare April 9, 2019 22:12
@j-rewerts
Copy link
Member Author

@clayreimann Yeah feel free to squash and merge.

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.

3 participants