joshsoftware / joshsoftware/code-curiosity-2025
Fetch Users Contributions
Open
- Dominant language
- Go
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
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
- [ ] Insert the contribution into the `contributions` table using the repository ID
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.