v0.5.0
Future proofing the configs Introduce the concept of strategies, with only one strategy so far, called `aggregate`. Consequently, change how this strategy is configured. This is a **breaking change**, as we move away from PULLEY_GITHUB_STATUS_<int>_ stuff, to a more consistent PULLEY_STRATEGY_AGGREGATE_REPO_REGEX_<int> approach.