We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2770d58 + f4971c9 commit b304184Copy full SHA for b304184
README.md
@@ -11,3 +11,5 @@ See https://github-api.kohsuke.org/ for more details
11
To locally publish changes to this API, update the version in `pom.xml` to a unique identifier.
12
Then run `mvn install -Dmaven.test.skip -Dspotless.check.skip=true -Dgpg.skip -Dmaven.javadoc.skip=true -Djacoco.skip=true -Dspotbugs.skip`.
13
To use this dependency in `brain-backend`, update the version of `cortexapps-github-api` in `build.gradle.kts (:web)` to the same identifier.
14
+
15
+See this [Notion doc](https://www.notion.so/cortexio/How-to-publish-Github-Api-e80324a13abf4497afaa67e0a215e53a) for how to publish this client.
0 commit comments