fecgov / openFEC

The first RESTful API for the Federal Election Commission. We're aiming to make campaign finance more accessible for journalists, academics, developers, and other transparency seekers.
https://api.open.fec.gov/developers
Other
480 stars 106 forks source link

Bring application alert bots into Github/openFEC source control #4001

Open lbeaufort opened 5 years ago

lbeaufort commented 5 years ago

Currently we have new application alerts running on Oracle servers. We should bring their logic into source control and run them with celery-beat like the other scheduled tasks.

Example:

Screen Shot 2019-10-07 at 3 58 33 PM
lbeaufort commented 5 years ago

@rjayasekera thanks for helping create these helpful alerts! Here is an issue to bring them into source control and keep all our app alerts in one place.