-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Labels
Description
Description
I am trying to use the ci-coach and it is completely failing to execute.
Steps
gh aw add-wizard https://github.com/github/gh-aw/blob/v0.48.1/.github/workflows/ci-coach.md
Output
🚀 Welcome to GitHub Agentic Workflows!
This tool will walk you through adding an automated workflow to your repository.
ℹ Daily CI optimization coach that analyzes workflow runs for efficiency improvements and cost reduction opportunities
✓ Target repository: askpt/my-website
ℹ Workflow specifies engine: copilot
✓ Selected engine: copilot
✓ Using existing COPILOT_GITHUB_TOKEN secret in repository
The following workflow files will be added:
• .github/workflows/ci-coach.md
• .github/workflows/ci-coach.lock.yml
✗ .github/workflows/ci-coach.md:12:3: error: failed to download import file
10 | pull-requests: read
11 | imports:
12 | - github/gh-aw/.github/workflows/shared/ci-data-analysis.md@26b6572ae210580303087bc3142fe58d140bf65c
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13 | - github/gh-aw/.github/workflows/shared/ci-optimization-strategies.md@26b6572ae210580303087bc3142fe58d140bf65c
14 | - github/gh-aw/.github/workflows/shared/reporting.md@26b6572ae210580303087bc3142fe58d140bf65c
✗ failed to add workflow: failed to add workflows: failed to stage workflow files: failed to stage files: exit status 128
Versions
gh extension list
NAME REPO VERSION
gh act nektos/gh-act v0.2.84
gh aw github/gh-aw v0.48.1
gh models github/gh-models v0.0.25
gh version
gh version 2.87.2 (2026-02-20)
https://github.com/cli/cli/releases/tag/v2.87.2
System details
ProductName: macOS (arm64)
ProductVersion: 26.3
BuildVersion: 25D12
Reactions are currently unavailable