Skip to content

Add commit author#547

Merged
clayreimann merged 3 commits intogithub-tools:masterfrom
j-rewerts:add-commit-author
Apr 10, 2019
Merged

Add commit author#547
clayreimann merged 3 commits intogithub-tools:masterfrom
j-rewerts:add-commit-author

Conversation

@j-rewerts
Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

@j-rewerts
Copy link
Copy Markdown
Member Author

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

@clayreimann
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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