databricks / spark-pr-dashboard

Dashboard to aid in Spark pull request reviews
spark-prs.appspot.com
Apache License 2.0
54 stars 46 forks source link

Display recently-closed pull requests? #13

Open JoshRosen opened 10 years ago

JoshRosen commented 10 years ago

Should we somehow display recently-closed PRs? This might be a useful tool for folks to track what's happening in Spark. We should visually distinguish between PRs that were merged and ones that were closed without merging.

How should the UI show this? On a separate page? With a toggle button between open / closed / merged? How far back should the display go (one week)?