Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] Do not fail if JSON is not found in previous issue (open-tele…
…metry#33395) **Description:** Avoid crashing when JSON section is not present in previous ISSUE **Link to tracking Issue:** open-telemetry#33388 **Testing:** ``` act -j get_issues -e <(echo '{"repository": {"owner": {"login": "your-github-username"}}}') -s GITHUB_TOKEN=<your-token> ```
- Loading branch information