github-api
github-api copied to clipboard
Java API for GitHub
# Description Hi there! I've added support for a flag in the API call [here](https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#create-a-repository-using-a-template) when creating a repository from a template repository. Specifically, I've added just the flag to...
# Description Currently the `GHWorkflowRunQueryBuilder` is only available in `GHRepository` which does not allow to use the query builder for a specific workflow. By adding it to `GHWorkflow` and extend...
**Describe the bug** GHPullRequestReviewComment.getLine() API does not return accurate value. As a matter of fact it always returns -1 **To Reproduce** Steps to reproduce the behavior: For the following PR...
Bumps [com.infradna.tool:bridge-method-injector](https://github.com/jenkinsci/bridge-method-injector) from 1.30 to 1.31. Release notes Sourced from com.infradna.tool:bridge-method-injector's releases. 1.31 📦 Dependency updates Bump org.jenkins-ci:jenkins from 1.130 to 1.131 (#115) @dependabot[bot] Bump asm.version from 9.7.1 to 9.8...
Bumps `spring.boot.version` from 3.3.5 to 3.4.5. Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.5 to 3.4.5 Release notes Sourced from org.springframework.boot:spring-boot-dependencies's releases. v3.4.5 :lady_beetle: Bug Fixes Spring Boot with native image container image build...
Bumps [com.infradna.tool:bridge-method-annotation](https://github.com/jenkinsci/bridge-method-injector) from 1.30 to 1.31. Release notes Sourced from com.infradna.tool:bridge-method-annotation's releases. 1.31 📦 Dependency updates Bump org.jenkins-ci:jenkins from 1.130 to 1.131 (#115) @dependabot[bot] Bump asm.version from 9.7.1 to 9.8...
**Describe the bug** Author (`GHUser`) is not included in the `GHRelease` object, even though it is present in the api response. Unsure if this behaviour was changed in some past...
# Description # Before submitting a PR: - [ ] Changes must not break binary backwards compatibility. If you are unclear on how to make the change you think is...
# Description Fixes #1497 Recovering PR #1522 There is a problem: this works fine for events, but when deserializing App Installation GET API responses, the `type` field (based on which...
Bumps `spotbugs.version` from 4.8.6 to 4.9.3. Updates `com.github.spotbugs:spotbugs-annotations` from 4.8.6 to 4.9.3 Release notes Sourced from com.github.spotbugs:spotbugs-annotations's releases. SpotBugs 4.9.3 CHANGELOG Added Introduced UselessSuppressionDetector to report the useless annotations instead...