Compare commits

..

2 commits

Author SHA1 Message Date
a049b2c486 Merge pull request 'fix: fix: dev-poll.sh in-progress scan falls through on waiting PRs (#55)' (#57) from fix/issue-55 into main
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
2026-03-29 11:42:40 +00:00
Agent
b49309141b fix: fix: dev-poll.sh in-progress scan falls through on waiting PRs (#55)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
2026-03-29 11:30:48 +00:00

View file

@ -392,6 +392,7 @@ if [ "$ORPHAN_COUNT" -gt 0 ]; then
else
log "issue #${ISSUE_NUM} has open PR #${HAS_PR} (CI: ${CI_STATE}, waiting)"
exit 0
fi
else
# Check assignee before adopting orphaned issue