Skip to content

Commit

Permalink
docs(nx-cloud): mention webhook events (#28815)
Browse files Browse the repository at this point in the history
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
  • Loading branch information
rarmatei authored Nov 11, 2024
1 parent 0b6ca49 commit 19b0828
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/nx-cloud/enterprise/single-tenant/custom-github-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ Configure a webhook and give it a secret:

![Step 5](/nx-cloud/enterprise/single-tenant/images/webhook.png)

Make sure you subscribe to the "Organization" events:

![Step 5.1](/nx-cloud/enterprise/single-tenant/images/webhook_events.png)

Once you create the app, keep a note of the Client ID and App ID:

![Step 6](/nx-cloud/enterprise/single-tenant/images/github_custom_app_step_6.avif)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 19b0828

Please sign in to comment.