Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add filters option for github issues #67

Merged
merged 6 commits into from
Aug 4, 2024

Conversation

hashcacher
Copy link
Contributor

@hashcacher hashcacher commented Aug 4, 2024

fix: #66

@gmickel
Copy link
Owner

gmickel commented Aug 4, 2024

Thanks again for the great PR!

I'm adding some tests and will merge afterwards!

@gmickel gmickel changed the title feature: Add filters option for github issues feat: Add filters option for github issues Aug 4, 2024
GitHubAPI improvements:
- Add error handling for rate limit exceeded scenarios
- Implement more robust error checking for API responses
- Enhance parseAndMergeFilters method to handle invalid inputs
- Improve type safety with more specific error checks

Test additions:
- Add tests for successful API calls and error scenarios
- Include tests for rate limit errors in all API methods
- Ensure coverage for parseAndMergeFilters method
@gmickel gmickel self-assigned this Aug 4, 2024
@gmickel gmickel merged commit 6667173 into gmickel:main Aug 4, 2024
6 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 4, 2024
# [1.11.0](v1.10.0...v1.11.0) (2024-08-04)

### Features

* Add filters option for github issues ([#67](#67)) ([6667173](6667173))
Copy link

github-actions bot commented Aug 4, 2024

🎉 This issue has been resolved in version 1.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hashcacher hashcacher deleted the 66-github-issue-filters branch August 4, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: filters for github issues
2 participants