1
0
Fork 0

default: gh-dash

This commit is contained in:
Jeremy Kaplan 2022-04-19 10:19:48 -07:00
commit 0dff01fd87
2 changed files with 21 additions and 0 deletions

20
gh-dash/config.yml Normal file
View file

@ -0,0 +1,20 @@
defaults:
prsLimit: 20
issuesLimit: 20
preview:
open: true
width: 100
prSections:
- title: My PRs
filters: is:open author:@me
- title: To Review
filters: is:open review-requested:@me
- title: Tracking
filters: is:open -author:@me
issuesSections:
- title: Assigned
filters: is:open assignee:@me
- title: Subscribed
filters: is:open -author:@me