Skip to content

Lists all pull requests of interest to review in a Python GUI app

Notifications You must be signed in to change notification settings

skuggfiskar/PullRequestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull Request App

An app for listing available pull requests of interest to you. PR App

Setup

Example

To configure the app to monitor all find repositories, update the list in config.json like this:

"repositories": [
    "episerver/content-search-backend",
    "episerver/content-search-client-api",
    "episerver/content-search-client-api-novel",
    "episerver/content-search-config",
    "episerver/content-search-demo-accounts",
    "episerver/content-search-dev-ops-tools",
    "episerver/content-search-elasticsearch",
    "episerver/content-search-infrastructure",
    "episerver/content-search-middleware",
    "episerver/content-search-middleware-js",
    "episerver/content-search-service-queue",
    "episerver/content-search-statistics-dashboard",
    "episerver/content-search-statistics-p-number-metric-indexer",
    "episerver/opti-graph-netclient",
    "episerver/Support",
    "episerver/tool-pull-request-app"
],

About

Lists all pull requests of interest to review in a Python GUI app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages