We want to see the effect of the Civic Tech Issue Finder. Are people Coding for America more than before? Are issues being commented on and closed?
Plan
Create a separate app that ties together the Civic Tech Issues being clicked on and the GitHub Issues being linked too. It will have several parts:
Get clicks on the Civic Tech Issue Finder from Google Analytics
From those clicks, get the GitHub url being linked too.
Using the GitHub API start monitoring the linked issues.
Track age of issue, comments, labels, everything.
Most important metric should be how many GitHub Issues are being closed.
There are some nuances to figure out still. Maybe we only count a GitHub Issue being closed as due to the Civic Tech Issue finder when it is by someone from outside of that org?
Description
We want to see the effect of the Civic Tech Issue Finder. Are people Coding for America more than before? Are issues being commented on and closed?
Plan
Create a separate app that ties together the Civic Tech Issues being clicked on and the GitHub Issues being linked too. It will have several parts:
There are some nuances to figure out still. Maybe we only count a GitHub Issue being closed as due to the Civic Tech Issue finder when it is by someone from outside of that org?