-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
- Create a new entry in the
- If it does not exist:
- Insert the contribution into the
contributions
table using the repository ID
Metadata
Metadata
Assignees
Labels
No labels