integration icon indicating copy to clipboard operation
integration copied to clipboard

Handle None response in async_github_get_hacs_default_file method

Open coderabbitai[bot] opened this issue 1 year ago • 0 comments

In the context of PR https://github.com/hacs/integration/pull/3728 and the discussion https://github.com/hacs/integration/pull/3728#discussion_r1616296455, there's a need to address the behavior when method receives a None response from GitHub API. The suggestion is to raise an exception in such cases. This issue is to track and implement the necessary changes.

coderabbitai[bot] avatar May 29 '24 07:05 coderabbitai[bot]