### Contribution fetching tasks - [ ] Fetch contributions from BigQuery - [ ] Parse the fetched contribution data - [ ] Check if the repository related to the contribution exists - If it **does not exist**: - [ ] Create a new entry in the `repositories` table - [ ] Retrieve the newly created repository ID - [ ] Insert the contribution into the `contributions` table using the repository ID
Contribution fetching tasks
repositoriestablecontributionstable using the repository ID