Compare commits
1 Commits
106ed777fa
...
8fc14f8c88
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fc14f8c88 |
@@ -98,8 +98,8 @@ async function ghActionBot() {
|
||||
() => createPullComment(repo, record.pull.number, PULL_RETEST_BODY, { delete: true }),
|
||||
async () => {
|
||||
logger.debug(`CHECK #${record.pull.number}: verify state change`);
|
||||
|
||||
// wait for the ci to restart
|
||||
|
||||
await sleep(ACTION_CHECK_DELAY);
|
||||
|
||||
// check that the commit status is now pending
|
||||
|
||||
Reference in New Issue
Block a user