Skip to content

Feature/bulk changelog api#440

Merged
blynchbitovi merged 2 commits intomainfrom
feature/bulk-changelog-api
Feb 17, 2026
Merged

Feature/bulk changelog api#440
blynchbitovi merged 2 commits intomainfrom
feature/bulk-changelog-api

Conversation

@blynchbitovi
Copy link
Contributor

@blynchbitovi blynchbitovi commented Feb 11, 2026

Removes feature flag

- Remove feature flag useBulkChangelogAPI
- Bulk changelog API is now the default behavior
- Remove legacy individual changelog fetching code path
- Tested and verified working in production environment

The bulk changelog API reduces API calls from N per issue to ~1 per 1000 issues,
significantly reducing rate limiting issues.
Document the research, implementation steps, and API details for the
bulk changelog feature that reduces rate limiting.
@joggrbot

This comment has been minimized.

@blynchbitovi blynchbitovi merged commit 4ec64a6 into main Feb 17, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments