Leon Berenschot

Results 3 issues of Leon Berenschot

Can't install new version w/ yarn. See also #35 and #36 ``` → yarn yarn install v1.22.4 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... [3/4] 🔗 Linking dependencies... [4/4]...

dependencies

When a commit has a emoji the push fails: `description doesn't accept 4-byte Unicode` My guess would be that `octokit` does not handle emoji in the description e.g: [`await octokit.rest.repos.createCommitStatus({})`](https://github.com/ouzi-dev/commit-status-updater/blob/219d3f932547cad092e384c7a36bf4d963739c35/src/githubHelper.ts#L68)...