Skip to content

Commit bdfcd1c

Browse files
chore: add changelog entry for Gitea/Forgejo pagination fix
Co-authored-by: Brendan Kellam <brendan-kellam@users.noreply.github.com>
1 parent 9582f85 commit bdfcd1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111
- Fixed revision selection so the 64-revision cap prefers the newest matching branches and tags instead of pruning by ref-name order. [#1122](https://github.com/sourcebot-dev/sourcebot/pull/1122)
12+
- Fixed infinite pagination loop in Gitea/Forgejo when an API token can only see a subset of org repos (the `x-total-count` header reports org total while token returns fewer items). [#1130](https://github.com/sourcebot-dev/sourcebot/pull/1130)
1213

1314
## [4.16.11] - 2026-04-17
1415

0 commit comments

Comments
 (0)