Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/organization/integrations/debugging/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ description: "Learn more about Sentry's debugging integrations."
- [Foam](/organization/integrations/debugging/foamai/)
- [Revise.dev](/organization/integrations/debugging/revisedev/)
- [Rookout](/organization/integrations/debugging/rookout/)
- [Sourcery](/organization/integrations/debugging/sourcery/)
20 changes: 20 additions & 0 deletions docs/organization/integrations/debugging/sourcery/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Sourcery
sidebar_order: 1

description: "Learn about Sentry's Sourcery integration, which can be used to generate a pull request to fix issues and provide instructions on how it will be fixed."
---

Sourcery does code reviews on pull requests to provide instant feedback on your code. This integration is maintained and supported by Sourcery. For more details, questions, or support feel free to contact hello@sourcery.ai.

## Install and Configure

<Alert>

Sentry Owner, Manager, or Admin permissions are required to install this integration.

</Alert>

1. Navigate to **Settings > Integrations > Sourcery**

2. Follow the full [Sourcery installation instructions](https://docs.sourcery.ai/Integrations/sentry/).
1 change: 1 addition & 0 deletions docs/organization/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ For more details, see the [full Integration Platform documentation](/organizatio
| [Foam](/organization/integrations/debugging/foamai/) | |
| [Revise.dev](/organization/integrations/debugging/revisedev/) | |
| [Rookout](/organization/integrations/debugging/rookout/) | X |
| [Sourcery](/organization/integrations/debugging/sourcery/) | |


## Feature Flag
Expand Down