* [bluez/action-ci] 2857bb: cleanup_pr: read the PR list before closing any of...
@ 2026-09-10 17:33 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2026-09-10 17:33 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/main
Home: https://github.com/bluez/action-ci
Commit: 2857bb3d326d5b772120c830aa50030de53e7f01
https://github.com/bluez/action-ci/commit/2857bb3d326d5b772120c830aa50030de53e7f01
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M cleanup_pr.py
Log Message:
-----------
cleanup_pr: read the PR list before closing any of them
The PRs are closed while iterating over the paginated list of the open
PRs. Closing one removes it from that list, so the offsets of the pages
that are not fetched yet shift and the entries are silently skipped: out
of the 14 stale PRs only 8 were handled in a single run.
Read the whole list first so the iteration is not affected.
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/action-ci/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 17:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10 17:33 [bluez/action-ci] 2857bb: cleanup_pr: read the PR list before closing any of Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox