feat(gh-dash): add configuration

This commit is contained in:
Stefan Imhoff
2023-08-17 13:58:06 +02:00
parent acf94fdeb4
commit d213862601
2 changed files with 61 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
~/.config/cava: cava
~/.config/espanso: espanso
~/.config/fish: fish
~/.config/gh-dash/config.yml: github/gh-dash/config.yml
~/.config/gh/config.yml: github/gh/config.yml
~/.config/karabiner: karabiner
~/.config/kitty: kitty

60
github/gh-dash/config.yml Normal file
View File

@@ -0,0 +1,60 @@
prSections:
- title: My Pull Requests
filters: is:open author:@me
- title: Needs My Review
filters: is:open review-requested:@me
- title: Involved
filters: is:open involves:@me -author:@me
issuesSections:
- title: My Issues
filters: is:open author:@me
- title: Assigned
filters: is:open assignee:@me
- title: Involved
filters: is:open involves:@me -author:@me
defaults:
preview:
open: true
width: 50
prsLimit: 20
issuesLimit: 20
view: prs
layout:
prs:
updatedAt:
width: 7
repo:
width: 15
author:
width: 15
assignees:
width: 20
hidden: true
base:
width: 15
hidden: true
lines:
width: 16
issues:
updatedAt:
width: 7
repo:
width: 15
creator:
width: 10
assignees:
width: 20
hidden: true
refetchIntervalMinutes: 30
keybindings:
issues: []
prs: []
repoPaths:
kogakure/*: ~/Code/GitHub/*
work/*: ~/Code/XING/*
theme:
ui:
table:
showSeparator: true
pager:
diff: ""