Skip to content

fix(ci): remove timeout-minutes from reusable workflow calls (Batch 6) - #49

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

fix(ci): remove timeout-minutes from reusable workflow calls (Batch 6)#49
hyperpolymath merged 5 commits into
mainfrom
fix/ci-timeout-minutes-reusable

Conversation

@hyperpolymath

@hyperpolymathhyperpolymath commented Aug 12, 2026

Copy link
Copy Markdown
Owner

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.

Batch 6: Fixed subdirs (vexometer, lazy-eliminator, vexometer-satellites, vext, satellite-template)

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


Summary by Gitar

  • CI & Security Updates:
    • Added new CodeQL workflow for security analysis
    • Updated guix.scm package definition for squisher-corpus and removed duplicate governance files
    • Added missing actions: read permissions to CI workflow configurations

This will update automatically on new commits.

hyperpolymathand others added 4 commits July 26, 2026 14:55
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:
- lazy-eliminator
- satellite-template
- vexometer-satellites
- vexometer
- vext
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@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

@hyperpolymath
hyperpolymath enabled auto-merge (squash) August 12, 2026 16:44
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
@hyperpolymath
hyperpolymath merged commit 46989a5 into mainAug 12, 2026
13 of 16 checks passed
@hyperpolymath
hyperpolymath deleted the fix/ci-timeout-minutes-reusable branch August 12, 2026 20:41
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