codeforamerica/gotissues

Creating Activity_Summary Table

Closed this issue · 0 comments

In daily_update we would like to, once a day, get all the Github activity summaries to display on the front page.

activity_type   TEXT,
common_titles   TEXT[],
common_labels   TEXT[],
count           INT