Closed hiimbex closed 7 years ago
I realized the actual cause for https://github.com/probot/dco/issues/24 was updates to the github client that occurred when probot was initially set up with greenkeeper. This gets the array of commits from the data object.
commits
data
:tada: This PR is included in version 1.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
I realized the actual cause for https://github.com/probot/dco/issues/24 was updates to the github client that occurred when probot was initially set up with greenkeeper. This gets the array of
commits
from thedata
object.