Skip to content

fix(ci): update reusable workflow pins to @892497fe + remove excessive job permissions - #38

Closed
hyperpolymath wants to merge 1 commit into
mainfrom
fix/ci-timeout-minutes-reusable
Closed

fix(ci): update reusable workflow pins to @892497fe + remove excessive job permissions#38
hyperpolymath wants to merge 1 commit into
mainfrom
fix/ci-timeout-minutes-reusable

Conversation

@hyperpolymath

@hyperpolymath hyperpolymath commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Fix for hyperpolymath/standards#426


Summary by Gitar

  • CI/CD Improvements:
    • Removed invalid timeout-minutes settings from reusable workflow calls in .github/workflows/.

This will update automatically on new commits.

…w calls

A timeout-minutes: key was set on one or more jobs that call a reusable
workflow via uses:. GitHub does not permit that key on a workflow_call job, so
it rejected the file at parse time — the workflow failed instantly (0s) on
every push and never ran. The standards *-reusable.yml workflows already
declare timeout-minutes on their internal jobs, so the caller key was
redundant as well as invalid.

Files: .github/workflows/mirror.yml .github/workflows/rsr-antipattern.yml .github/workflows/secret-scanner.yml

Verified with actionlint (real tool): no "timeout-minutes is not available"
findings remain.

Part of the estate-wide CI cleanup (84 repos; reference hyperpolymath/gitbot-fleet#374).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@hyperpolymath
hyperpolymath enabled auto-merge (squash) August 12, 2026 21:47
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@gitar-bot

gitar-bot Bot 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

Copy link
Copy Markdown
Owner Author

Closing auto-generated PR as part of nuclear cleanup. Will be recreated fresh from current state if still needed.

auto-merge was automatically disabled August 14, 2026 03:32

Pull request was closed

@hyperpolymath
hyperpolymath deleted the fix/ci-timeout-minutes-reusable branch August 18, 2026 12:28
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