Skip to content

ci: allow Web CI scope checkout to finish - #514

Merged
lopugit merged 1 commit into
github-actionsfrom
codex/fix-web-ci-scope-timeout
Aug 31, 2026
Merged

ci: allow Web CI scope checkout to finish#514
lopugit merged 1 commit into
github-actionsfrom
codex/fix-web-ci-scope-timeout

Conversation

@lopugit

@lopugit lopugit commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • raise only the Web CI scope-classifier job timeout from 2 to 5 minutes
  • preserve the existing checkout and fail-safe path classification behavior

Evidence

PR #513 twice reached the exact 2-minute limit while actions/checkout@v4 was still running; the same PR snapshot completed the advisory checkout in 1m56s. The timeout prevented both required build/API contexts from being emitted even though product tests had not started.

Validation

  • git diff --check
  • one-field workflow review; actionlint is not installed in this environment

@github-actions github-actions Bot added the lopu: mergeable The PR branches can currently be merged without conflicts label Aug 31, 2026
@lopugit
lopugit merged commit 8932287 into github-actions Aug 31, 2026
71 checks passed
@github-actions github-actions Bot removed the lopu: mergeable The PR branches can currently be merged without conflicts label Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant