Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
/ angular-prs Public archive

app to visualize PR queue activity for the angular.js project. currently the data is stored in the repo because of github query rate limits.

Notifications You must be signed in to change notification settings

angular/angular-prs

Repository files navigation

AngularJS PR TimeSeries Graph

This project collects and displays chart to show how well we are doing on dealing with Pull Requests in the AngularJS project.

Usage

git clone https://github.com/angular/angular-prs
cd angular-prs
npm install
bower install
grunt build
grunt server

Fetching new data

You will need a GitHub API client_id and client_secret to run the fetch script

cd app/data
./fetch.sh CLIENT_ID CLIENT_SECRET
grunt build

Publishing

Once you have fetched a new set of data you can publish it to the GitHub pages:

cd angular-prs
./deploy.sh

About

app to visualize PR queue activity for the angular.js project. currently the data is stored in the repo because of github query rate limits.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •