add module GithubAllRepos + fix linter errors
Thanks for submitting a pull request. Please provide enough information so that others can review your pull request.
GithubAllRepos
This module provides an overview of GitHub PRs across all repos in selected organizations. It contains counters for Your PRs, Review Requests, Open Issues And list with 3 tabs: Your PRs, Review Requests, Watched PRs
PRs are selectable, you can select any PR, scroll across tabs, and open PRs in the browser. When no PR is selected, tabs are carouseled.
Config example:
githuballrepos:
title: github prs
apiKey: "redacted"
baseURL: ""
position:
top: 0
left: 0
height: 2
width: 2
refreshInterval: 15m
username: "k2589"
organizations:
- "k2589"
- "some-organization"
cache: "~/.config/wtf/.cache/githuballrepos/" # data from GitHub is cached on disk to this folder
This PR also fixes linter issues in other modules
Hello @senorprogrammer ! Could you review please?
Hi @k2589. Thank you for submitting this PR. I am the new maintainer here and would love to push this PR over the line if I could.
Since it's been awhile, there has been some changes to the codebase and now there are conflicts. Would you be willing to bring this PR up-to-date?
It's been almost 3 months without a response. Closing.