mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 03:04:06 +00:00
* chore(tooling): use yarn for linting scripts * chore: fixes and tweaks * chore(ci): more permissions * chore: clean up, lint fixes * chore: clean up, lint fixes * chore: clean up, lint fixes * chore(lint): fix yamllint errors and warnings * chore(lint): lint fixes * chore(lint): lint fixes
56 lines
1010 B
YAML
56 lines
1010 B
YAML
---
|
|
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: {}
|
|
pager:
|
|
diff: ''
|