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

Use issues endpoint to react on pull requests #1808

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Conversation

gsmet
Copy link
Contributor

@gsmet gsmet commented Mar 9, 2024

Pull requests are sorta issues and for reactions, you need to use the issues API to react.

Fixes #1749

Pull requests are sorta issues and for reactions, you need to use the
issues API to react.

Fixes hub4j#1749
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.66%. Comparing base (9bd83fb) to head (1aa7178).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1808   +/-   ##
=========================================
  Coverage     80.66%   80.66%           
  Complexity     2342     2342           
=========================================
  Files           220      220           
  Lines          7082     7082           
  Branches        379      379           
=========================================
  Hits           5713     5713           
  Misses         1132     1132           
  Partials        237      237           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bitwiseman bitwiseman merged commit 352106f into hub4j:main Mar 11, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GHPullRequest isn't reactable
2 participants