Skip to content

AndrewGreen/centralnotice_changes_monitor

Repository files navigation

centralnotice_changes_monitor

Use configurable alerts to monitor changes to banners and transcluded pages associated with active and upcoming CentralNotice campaigns.

The script stores the last revisions checked in a database. When re-started, it checks changes in content since the last time it was run.

Usage

Copy config-example.yaml to config.yaml and adjust settings as appropriate. The script looks for a configuration file in the working directory or in /etc/centralnotice_changes_monitor.

Run with the --help flag for help with command-line options.

Database

Required tables can be created by executing the SQL in sql/create_tables.sql.

Developer setup

For details on how to set up an environment for testing and development, please see https://www.mediawiki.org/wiki/User:AGreen_(WMF)/Draft:Dev_setup_for_centralnotice_changes_monitor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages