This release now runs a lot faster (5m to 30s for 500 repos):
- Gets the state of all existing Notion rows at startup to use for comparison to see if we need to update
- Uses the hash of the service data to not update un-necessarily
- Gets Github repo data in batches (defineable)