env/files/gh-dash.yml
Marc Cataford 58358746d2
All checks were successful
/ sast (push) Successful in 49s
ci: yaml lint check
2024-07-27 10:04:35 -04:00

64 lines
1.2 KiB
YAML

---
prSections:
- title: WIP
filters: is:open author:@me -org:tophatmonocle
- title: Needs My Review
filters: is:open review-requested:@me -org:tophatmonocle
- title: Involved
filters: is:open involves:@me -author:@me -org:tophatmonocle
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:
# Open PR in browser.
- key: W
command: |
gh pr view -w {{.PrNumber}} --repo {{.RepoName}}
repoPaths:
mcataford/*: ~/repos/*
theme:
ui:
table:
showSeparator: true
pager:
diff: ""