Skip to content

kunzese/polybar-github-pr-review-requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Script: github-pr-review-requests

A script that displays the number of open pull request review requests on GitHub for the current user.

Dependencies

Module

[module/github-pr-review-requests]
type = custom/script
interval = 300
exec = GITHUB_TOKEN=$(< ~/.github-token) ~/bin/github-pr-review-requests.rb
format-suffix = " PRs"
click-left = xdg-open https://github.com/pulls/review-requested
click-right = xdg-open https://github.com/pulls

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages