Paginate label lookup #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-label-pagination"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Label lookup only read the first repository label page. In repos with more than one page of labels, sync-labels could miss an existing configured label and fail to remove it correctly.
This uses the existing paginator for label lookup and adds a mock Forgejo regression that places the target label on page two.
Tested with
make test.