Closed jwu910 closed 6 years ago
I like where you are going with this! Very thorough. Do you see any potential problems with how I refactored it?
:tada: This PR is included in version 1.13.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
@protoEvangelion Take a look at this fix. Seems noticed that if a branch is not found, the error log prints with "Undefined" as the message. Threw in an extra catch to check for message being available or not. I wasn't familiar with the other error cases and if/when the errors[0].message actually returns something.
Let me know if you have questions
fix #567