hub4j / github-api

Java API for GitHub
https://github-api.kohsuke.org/
MIT License
1.12k stars 718 forks source link

Use issues endpoint to react on pull requests #1808

Closed gsmet closed 4 months ago

gsmet commented 4 months ago

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

Fixes #1749

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.