Skip to content

fix(ci): remove timeout-minutes from reusable workflow calls - #41

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/ci-timeout-minutes-reusable
Aug 12, 2026
Merged

fix(ci): remove timeout-minutes from reusable workflow calls#41
hyperpolymath merged 1 commit into
mainfrom
fix/ci-timeout-minutes-reusable

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Bug A fix for issue #426.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe vibe@mistral.ai

Bug A fix for issue #426: timeout-minutes cannot be set on jobs that use
'uses:' to call reusable workflows. The timeout must be configured in
the reusable workflow itself.
Affected subdirs:
- netstack
- os
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@hyperpolymath
hyperpolymath merged commit 7c4c66a into mainAug 12, 2026
14 checks passed
@hyperpolymath
hyperpolymath deleted the fix/ci-timeout-minutes-reusable branch August 12, 2026 16:45
@gitar-bot

gitar-botBot commented Aug 12, 2026

Copy link
Copy Markdown

Important

You are using the Gitar free plan. Upgrade to unlock code review, CI analysis, auto-apply, custom automations, and more.

Gitar

Sign up for freeto 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

@hyperpolymath