Skip to content

Commit

Permalink
updated walkthrough
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Gilboy authored and Tim Gilboy committed Mar 7, 2024
1 parent 2f2f53a commit a28514e
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,14 @@
"onCommand:sourcery.welcome.open"
]
},
{
"id": "sourcery.codeReviews",
"title": "Review Your PRs with Sourcery",
"description": "Add Sourcery to your GitHub repos to get instant, in depth code reviews on every pull request.",
"media": {
"markdown": "walkthrough/code_reviews.md"
}
},
{
"id": "sourcery.acceptRecommendation",
"title": "Use Sourcery's In-Line Suggestions",
Expand Down
Binary file added walkthrough/Sourcery_Code_Review.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions walkthrough/code_reviews.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
You can add Sourcery to your GitHub or GitLab repos to get immediate code review feedback on every pull/merge request.

![Sourcery Code Reviews](Sourcery_Code_Review.gif)

## GitHub Code Reviews
You can [directly add the Sourcery GitHub integration](https://github.com/apps/sourcery-ai/installations/new ) to any repo.


## GitLab Code Reviews
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.

## Code Reviews for Other Platforms
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 comments on commit a28514e

Please sign in to comment.