Skip to content

Commit b60dd61

Browse files
authored
Masinette sourcery integration (#12958)
* add sourcery * add sourcery * add sourcery page
1 parent 4c4d7de commit b60dd61

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

docs/organization/integrations/debugging/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ description: "Learn more about Sentry's debugging integrations."
77
- [Foam](/organization/integrations/debugging/foamai/)
88
- [Revise.dev](/organization/integrations/debugging/revisedev/)
99
- [Rookout](/organization/integrations/debugging/rookout/)
10+
- [Sourcery](/organization/integrations/debugging/sourcery/)
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Sourcery
3+
sidebar_order: 1
4+
5+
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."
6+
---
7+
8+
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 [email protected].
9+
10+
## Install and Configure
11+
12+
<Alert>
13+
14+
Sentry Owner, Manager, or Admin permissions are required to install this integration.
15+
16+
</Alert>
17+
18+
1. Navigate to **Settings > Integrations > Sourcery**
19+
20+
2. Follow the full [Sourcery installation instructions](https://docs.sourcery.ai/Integrations/sentry/).

docs/organization/integrations/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ For more details, see the [full Integration Platform documentation](/organizatio
106106
| [Foam](/organization/integrations/debugging/foamai/) | |
107107
| [Revise.dev](/organization/integrations/debugging/revisedev/) | |
108108
| [Rookout](/organization/integrations/debugging/rookout/) | X |
109+
| [Sourcery](/organization/integrations/debugging/sourcery/) | |
109110

110111

111112
## Feature Flag

0 commit comments

Comments
 (0)