Skip to content

Conversation

k2589
Copy link

@k2589 k2589 commented Oct 10, 2024

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.

Screenshot 2024-10-10 at 20 31 16

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

@k2589 k2589 changed the title add module githuballrepos add module GithubAllRepos Oct 10, 2024
@k2589 k2589 changed the title add module GithubAllRepos add module GithubAllRepos + fix linter errors Oct 11, 2024
@k2589
Copy link
Author

k2589 commented Oct 11, 2024

Hello @senorprogrammer !
Could you review please?

@FelicianoTech
Copy link
Collaborator

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants