Skip to content

Fix CI Standard Checks timeout due to runner restrictions#157

Merged
pannago merged 1 commit intomainfrom
PLT-3321
Apr 7, 2026
Merged

Fix CI Standard Checks timeout due to runner restrictions#157
pannago merged 1 commit intomainfrom
PLT-3321

Conversation

@pannago
Copy link
Copy Markdown
Contributor

@pannago pannago commented Apr 7, 2026

Problem

CI Standard Checks workflow has been timing out after 24 hours since March 27. The reusable workflow defaults to ci-base-scale-set (self-hosted runners), but these are restricted to private repos. Public repos like js-api-client can't access them, causing jobs to queue indefinitely until auto-cancelled.
This pull request makes a configuration update to the GitHub Actions workflow. The change explicitly specifies the runner environment for the ci-standard-checks job.

Changes

  • Updated .github/workflows/ci-standard-checks.yml to specify runner: ubuntu-latest

@pannago pannago requested a review from a team as a code owner April 7, 2026 09:57
@pr-auditor
Copy link
Copy Markdown

pr-auditor bot commented Apr 7, 2026

✅ Security Analysis Results

Great news! No security issues found in this pull request.

Analysis Summary:

  • 📁 Files reviewed: 1
  • ✅ No security vulnerabilities detected

Security analysis powered by Claude Sonnet 4.6 via pr-auditor | Questions? Contact #dx-team or check out this page

@gitstream-cm
Copy link
Copy Markdown

gitstream-cm bot commented Apr 7, 2026

This PR is missing a Jira ticket reference in the title or description.
Please add a Jira ticket reference to the title or description of this PR.

@gitstream-cm
Copy link
Copy Markdown

gitstream-cm bot commented Apr 7, 2026

🥷 Code experts: robespmun

robespmun has most 👩‍💻 activity in the files.
robespmun has most 🧠 knowledge in the files.

See details

.github/workflows/ci-standard-checks.yml

Activity based on git-commit:

robespmun
APR
MAR
FEB
JAN
DEC
NOV

Knowledge based on git-blame:
robespmun: 100%

✨ Comment /gs review for LinearB AI review. Learn how to automate it here.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 7, 2026

@pannago pannago merged commit 8304a8a into main Apr 7, 2026
13 checks passed
@pannago pannago deleted the PLT-3321 branch April 7, 2026 10:11
@typeform-ops-gha
Copy link
Copy Markdown

🎉 This PR is included in version 2.10.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants