Describe New Feature
The system should scan the QPP resource library for EUC factsheet updates and alert teams in Slack Channel and create a github issue against this repo.
Possible Solution
Run a CRON job via Github Actions daily
Alternative Solution
N/A
Context
To keep up to date with policy regulations we ned to monitor changes to EU policy. Also the downstream teams must update whenever there is a change in zip code crosswalk. We should leverage the following methods:
- Create Slack Alerts when there is EU policy changes
- Create Slack and and additionally raise PRs or Issues in downstream Github repos (like we did for qpp-measures-data)
Describe New Feature
The system should scan the QPP resource library for EUC factsheet updates and alert teams in Slack Channel and create a github issue against this repo.
Possible Solution
Run a CRON job via Github Actions daily
Alternative Solution
N/A
Context
To keep up to date with policy regulations we ned to monitor changes to EU policy. Also the downstream teams must update whenever there is a change in zip code crosswalk. We should leverage the following methods: