Skip to content

Commit aa2c56a

Browse files
committed
Adds Pinning and Snoozing
1 parent f2d39b0 commit aa2c56a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

_images/pin-and-snooze.gif

339 KB
Loading

gitkraken-client/workspaces.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,20 +90,23 @@ If you are working with a GitHub.com Workspace, you may select a pull request to
9090
### Focus view
9191

9292
The Focus View section will provide you with a summary of Pull Requests, Issues, and WIPs relevant to you for the repositories grouped in a single view on your workspace. You have a search bar to filter the results and columns that represent different states of the PRs, Issues, and WIPs.
93+
9394
<img src="/wp-content/uploads/focus_view2.0.gif" class="img-bordered img-responsive center">
9495

9596
* ALL: Shows all pull requests, issues, and WIPs for the repositories in your Workspace.
9697
* PRS: Shows all open pull requests for the repositories in your Workspace.
9798
* ISSUES: Shows all issues for the repositories in your Workspace.
9899
* WIPS: Shows all uncommitted changes for the repositories in your Workspace.
99100

100-
In addition, you can filter the Pull Requests and Issues by the following:
101+
You can filter the Pull Requests and Issues by the following:
101102
* Filter PRs by `Mine`, `Created by Me`, `Assigned to Me`, or `Needs my review`.
102103
* Filter ISSUES by `Mine`, `Created by Me`, `Assigned to Me`, or `Mentioned`.
103104

104-
Instead of hunting for these pieces of information separately, you can get a holistic view of what you’re working on.
105+
Pull Requests and Issues can be pinned (and unpinned) by selecting the <i class="fa-solid fa-thumbtack"></i> icon to move them to the top of the list. Additionally, they can be Snoozed (and removed from Snoozed) by selecting the <i class="fa-solid fa-snooze"></i> icon, to move them to the Snoozed section.
105106

107+
<img src="/wp-content/uploads/pin-and-snooze.gif" class="img-bordered img-responsive center">
106108

109+
Instead of hunting for these pieces of information separately, you can get a holistic view of what you’re working on.
107110

108111
### Team view
109112

0 commit comments

Comments
 (0)