Skip to content

Commit b849895

Browse files
Update Accept-Reject Code Suggestions
1 parent ca08fd2 commit b849895

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed
2.18 MB
Loading

_images/gkc-pr-code-suggestions2.png

285 KB
Loading

gitkraken-client/pull-requests.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ From the upper right of the Pull Request view, you may click the <button class='
9797

9898
<img src='/wp-content/uploads/gkc-pr-code-suggestions.png' class='img-bordered img-responsive center'>
9999

100-
101100
### Review Code and Suggest Changes
102101

103102
In Gitkraken Desktop, Review Code and Suggest Changes simplifies code review by allowing you to make suggestions and edits across the entire project, not just on the lines that were changed, GitKraken Desktop, and gitkraken.dev. When a Pull Request is open, you can make suggestions to the pull request that others can then review and accept to include in the pull request.
@@ -106,6 +105,17 @@ Open the Pull Request and click on <button class='button button--primary button-
106105

107106
<img src='/wp-content/uploads/gkc-pr-suggest-code-changes.gif' class='img-bordered img-responsive center'>
108107

108+
### Accept or Reject Code Suggestions
109+
110+
In the Github Pull Request panel, you have the ability to review, accept or reject your teammate's code suggestions.
111+
A Pull Request with Code Suggestions has the <em class='context-menu'>Code Suggestions</em> label in it:
112+
113+
<img src='/wp-content/uploads/gkc-pr-code-suggestions2.png' class='img-bordered img-responsive center'>
114+
115+
Clicking on one of the Code Suggestions opens the repo tab. The right panel shows a diff with the changes so you can review and two options on bottom `Apply suggestion to branch` or `Reject suggestion`.
116+
117+
<img src='/wp-content/uploads/gkc-pr-code-suggestions-apply.gif' class='img-bordered img-responsive center'>
118+
109119
### Comment on GitHub pull requests
110120
Users may comment on a pull request -- which is great for submitting reviews, approving pull requests, or requesting changes. You may also use the refresh icon in the top right to quickly refresh the comments feed.
111121

0 commit comments

Comments
 (0)