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

Add dashboard to find closed PRs with open JIRAs #19

Open JoshRosen opened 10 years ago

JoshRosen commented 10 years ago

If a user closes a PR because we decided not to include the proposed feature, we often forget to resolve the JIRA, leading to a build-up of issues. We should find a way to incorporate JIRA statuses and create a dashboard that lists closed PRs for which the referenced JIRAs are still open.

JoshRosen commented 9 years ago

This should now be implementable, since we now sync JIRA data into the dashboard.