-
-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy path.gh-dash.yml
More file actions
18 lines (18 loc) · 674 Bytes
/
.gh-dash.yml
File metadata and controls
18 lines (18 loc) · 674 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# yaml-language-server: $schema=https://dlvhdr.github.io/diffnav/configuration/gh-dash/schema.json
prSections:
- title: Mine
filters: is:open author:@me repo:dlvhdr/diffnav updated:>={{ nowModify "-3w" }} sort:updated-desc
layout:
author:
hidden: true
- title: Review
filters: repo:dlvhdr/diffnav -author:@me is:open updated:>={{ nowModify "-2.5w" }}
- title: All
filters: repo:dlvhdr/diffnav
issuesSections:
- title: Open
filters: author:@me repo:dlvhdr/diffnav is:open -author:@me sort:reactions
- title: Creator
filters: author:@me repo:dlvhdr/diffnav is:open
- title: All
filters: repo:dlvhdr/diffnav sort:reactions