GRM-169: Fix auto-merge timeout: molecule wait exceeds 10-min job cap #276

Merged
kireto merged 1 commits from GRM-169-automerge-molecule-timeout into master 2026-09-18 10:54:10 +00:00
1 Commits
Author SHA1 Message Date
Emil SimeonovandDevin <158243242+devin-ai-integration[bot]@users.noreply.github.com> 2f4e4ac220 fix: raise auto-merge molecule wait to cover suite duration
CI / validate (pull_request) Successful in 1m39s
CI / molecule-tests (1) (pull_request) Skipped
CI / molecule-tests (2) (pull_request) Skipped
CI / molecule-tests (3) (pull_request) Skipped
CI / molecule-tests (4) (pull_request) Skipped
CI / auto-merge (pull_request) Successful in 1m24s
auto-merge polls molecule-tests with MAX_WAIT=600 inside a
timeout-minutes: 10 job, but the distributed molecule suite takes ~25
minutes — every synchronize run timed out and merges only succeeded
via manual failed-job reruns. MAX_WAIT=2400 and timeout-minutes: 50
give the wait loop room to see molecule finish.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-18 12:50:38 +02:00