Andy Crain
Results
2
issues of
Andy Crain
Hi, Is there a Dockerfile or plans to add one for [Cachet v3](https://github.com/cachethq/cachet/tree/3.x)? Thanks
**What happened?** When a specified file does not exist, getConfigFile() is [supposed to return an emptyConfigResult object](https://github.com/probot/octokit-plugin-config/blob/7e1e2a5b4df9fa780ef59e6c19d567e1e96d3d3d/src/util/get-config-file.ts#L98-L100). But when the non-existent file is requested, octokit.request throws an error that has...
bug