Skip to content

Commit c2b8696

Browse files
Merge pull request #245 from sourcery-ai/tim/feat/update-walktrhrough-for-reviews
feat:updated walkthrough
2 parents 2f2f53a + e1332e0 commit c2b8696

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,14 @@
103103
"onCommand:sourcery.welcome.open"
104104
]
105105
},
106+
{
107+
"id": "sourcery.codeReviews",
108+
"title": "Review Your PRs with Sourcery",
109+
"description": "Add Sourcery to your GitHub repos to get instant, in depth code reviews on every pull request.\n[Add to GitHub](https://github.com/apps/sourcery-ai/installations/new)\n",
110+
"media": {
111+
"markdown": "walkthrough/code_reviews.md"
112+
}
113+
},
106114
{
107115
"id": "sourcery.acceptRecommendation",
108116
"title": "Use Sourcery's In-Line Suggestions",

walkthrough/Sourcery_Code_Review.gif

3.66 MB
Loading

walkthrough/code_reviews.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
You can add Sourcery to your GitHub or GitLab repos to get immediate code review feedback on every pull/merge request.
2+
3+
![Sourcery Code Reviews](Sourcery_Code_Review.gif)
4+
5+
## GitHub Code Reviews
6+
You can [directly add the Sourcery GitHub integration](https://github.com/apps/sourcery-ai/installations/new ) to any repo.
7+
8+
9+
## GitLab Code Reviews
10+
You can run Sourcery code reviews as part of your CI to get reviews on every GitLab MR. [Follow the instructions in our documentation](https://docs.sourcery.ai/Code-Review/Getting-Started/GitLab/) to set up Sourcery for GitLab.
11+
12+
## Code Reviews for Other Platforms
13+
Sourcery is not yet available for Bitbucket or other platforms, but you can [sign up for our waitlist](https://research.typeform.com/to/GoVM9jYf) to get early access when it's available.

0 commit comments

Comments
 (0)