hub4j / github-api

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

feat: add ability to add checks with app ids #1844

Closed tginiotis-at-work closed 3 months ago

tginiotis-at-work commented 4 months ago

Description

Fixes #1467

Add ability to receive and specify App IDs for required checks in branch protection rules.

Before submitting a PR:

When creating a PR:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 80.70%. Comparing base (c5ce1f6) to head (995bee2). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1844 +/- ## ============================================ + Coverage 80.64% 80.70% +0.06% - Complexity 2358 2363 +5 ============================================ Files 225 225 Lines 7203 7221 +18 Branches 395 395 ============================================ + Hits 5809 5828 +19 + Misses 1149 1148 -1 Partials 245 245 ```

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