Skip to content

ci: cap the compat profile job at 25 minutes - #13

Merged
PerryLink merged 1 commit into
mainfrom
batch/compat-timeout
Sep 19, 2026
Merged

PerryLink merged 1 commit into
mainfrom
batch/compat-timeout

Conversation

@PerryLink

Copy link
Copy Markdown
Owner

Cap the compat.yml profile job at 25 minutes.

Why

That job hangs on GitHub runners - observed on several repos in the 0.1.6-alpha.2 batch (17 min to 1.5 h with no output, then passing in under a minute after gh run cancel + rerun). It is a runner/task-side hang, not repo code. Without a cap the job occupies the 6-hour default, keeps the PR BLOCKED, and burns a runner the whole time.

What

  • compat.yml: the profile job gets timeout-minutes: 25 (its normal duration is about a minute, so the cap only ever fires on a hang).
  • Nothing else changes: no step is added or removed.

Verified locally

  • compat.yml parses (js-yaml); the diff is one added line inside the profile job.

@PerryLink
PerryLink merged commit bfb27f8 into main Sep 19, 2026
9 checks passed
@PerryLink
PerryLink deleted the batch/compat-timeout branch September 19, 2026 06:11
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