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
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
This commit is contained in:
commit
a049b2c486
1 changed files with 1 additions and 0 deletions
|
|
@ -392,6 +392,7 @@ if [ "$ORPHAN_COUNT" -gt 0 ]; then
|
||||||
|
|
||||||
else
|
else
|
||||||
log "issue #${ISSUE_NUM} has open PR #${HAS_PR} (CI: ${CI_STATE}, waiting)"
|
log "issue #${ISSUE_NUM} has open PR #${HAS_PR} (CI: ${CI_STATE}, waiting)"
|
||||||
|
exit 0
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
# Check assignee before adopting orphaned issue
|
# Check assignee before adopting orphaned issue
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue