GitHunt
DM

dmcardle/blink-intent-tracker

A service to automatically track blink-dev intents.

Automated Blink Intent Tracker

A set of services that automatically populate the "Blink Intents" Google Spreadsheet with a list of the "intent" emails sent to the blink-dev@chromium.org mailing list.

Not everything is automated; some work still needs to be done manually.

Overview

  • jochen@chromium.org has a Superfeedr Pubsubhubbub profile configured to send a POST request to https://blink-intent-tracker-193211.appspot.com/rss-handler whenever the blink-dev 'topics' RSS feed is updated.
  • The blink-intent-tracker App Engine app (owned by jochen@chromium.org) processes the updates and sends a stripped down version to the Apps Script web app (also owned by jochen@chromium.org).
  • The Apps Script web app adds the relevant content to the first empty row in the "Blink Intents" Google Spreadsheet.

Languages

Python50.1%JavaScript49.9%

Contributors

Created December 9, 2020
Updated December 9, 2020
dmcardle/blink-intent-tracker | GitHunt