github-api icon indicating copy to clipboard operation
github-api copied to clipboard

Java API for GitHub

Results 268 github-api issues
Sort by recently updated
recently updated
newest added

# Description Fixes #1082. Relevant documentation: https://docs.github.com/en/rest/apps/installations#list-repositories-accessible-to-the-app-installation As you can see, this endpoint can only be reached with an installation token; but `GHAppInstallation` can only be obtained through `GHApp` with...

# Description `getSlug()` exposes the `slug` property of the GitHub app, e.g. `ghapi-test-app-1`. See "Response schema" in https://docs.github.com/en/rest/apps/apps#get-the-authenticated-app. # Before submitting a PR: - [X] Changes must not break binary...

# Description Relevant documentation: https://docs.github.com/en/rest/issues/comments#list-issue-comments This particular endpoint was already exposed through `listComments`, but that method doesn't allow setting the `since` filter, which filters out comments last created/updated before a...

# Description Add polymorphic deserialization for the `GHAppInstallation` `account` field. Fixes #1497 # Before submitting a PR: - [ ] Changes must not break binary backwards compatibility. If you are...

I just spent a few hours banging my head against some mysterious errors that were resolved by using an https-based URL instead of an http one. I had copied from...

As of now it doesn't seem possible to list check runs under a specific suite. This is particularly useful when a user request an entire suite to be re-run. See...

enhancement

# Description Fixes #1518 # Before submitting a PR: - [ ] Changes must not break binary backwards compatibility. If you are unclear on how to make the change you...

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1. Release notes Sourced from maven-javadoc-plugin's releases. 3.4.1 [MJAVADOC-723] - Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0 (#158) @​pzygielo Skip Java...

dependencies
java

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.24.0 to 2.25.0. Changelog Sourced from spotless-maven-plugin's changelog. [2.25.0] - 2022-04-22 Added Added support for enabling ktlint experimental ruleset. (#1145) Fixed Fixed support for Python Black's new...

dependencies
java

Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. Commits 0614d46 prepare release 2.0.0 b1afcd0 javadoc edits 20cd3ad start work on 2.0.0-SNAPSHOT aeebb61 prepare release 2.0.0-beta1 1068cd0 javadoc changes 4e4e56a add CheckReturnValue annotation...

dependencies
java