fix(CodeFeed): Fixed timestamp initialization and commit fetching timeframe
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-16 - 1.6.5 - fix(CodeFeed)
|
||||
Fixed timestamp initialization and commit fetching timeframe
|
||||
|
||||
- Updated the lastRunTimestamp initialization default period from 24 hours to 7 days in CodeFeed constructor.
|
||||
- Modified commit fetching logic to consider commits from the last 7 days instead of 24 hours in fetchRecentCommitsForRepo.
|
||||
|
||||
## 2024-12-14 - 1.6.4 - fix(core)
|
||||
Refactor fetch logic to use a unified fetchFunction for API calls
|
||||
|
||||
|
Reference in New Issue
Block a user