Skip to content

Fix Learning Hub Updater Copilot CLI startup - #2841

Merged
aaronpowell merged 1 commit into
mainfrom
aaronpowell-debug-agentic-workflow
Aug 28, 2026
Merged

Fix Learning Hub Updater Copilot CLI startup#2841
aaronpowell merged 1 commit into
mainfrom
aaronpowell-debug-agentic-workflow

Conversation

@aaronpowell

Copy link
Copy Markdown
Contributor

The scheduled Learning Hub Updater failed before the agent could run because its generated lock file invoked /usr/local/bin/copilot, which was absent in the runner container.

This refreshes the generated gh-aw metadata with v0.86.2. The generated execution now resolves the Copilot CLI from PATH, copies it into the workflow temp directory, and invokes that verified executable. The action lock metadata and generated workflow lock are kept in sync.

Validation: gh aw compile learning-hub-updater --strict succeeds with 0 warnings.

After merging, rerun the Learning Hub Updater workflow to confirm the scheduled execution completes.

Regenerate the agentic workflow with gh-aw v0.86.2 so the Copilot CLI is resolved from PATH and staged in the runner temp directory.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 5135482d-49dc-4ff7-a2e8-c086ea1eeae4
Copilot AI balanced review requested due to automatic review settings August 28, 2026 01:09
@github-actions github-actions Bot added the workflow PR touches workflow automation label Aug 28, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🟡 Contributor Reputation Check: MEDIUM risk

Check Risk
Profile MEDIUM
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions github-actions Bot added the needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk label Aug 28, 2026
@aaronpowell
aaronpowell merged commit f609fcc into main Aug 28, 2026
14 of 21 checks passed
@aaronpowell
aaronpowell deleted the aaronpowell-debug-agentic-workflow branch August 28, 2026 01:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

Review tier: Balanced
Findings: None

What changed in this PR

Refreshes the Learning Hub Updater’s generated workflow to fix Copilot CLI startup failures.

Changes:

  • Resolves and stages the Copilot CLI from PATH for agent and detection jobs.
  • Regenerates workflow metadata and dependencies with gh-aw v0.86.2.
  • Updates the pinned setup action metadata.
File Description
.github/​workflows/​learning-hub-updater.lock.yml Regenerates the workflow and fixes CLI invocation.
.github/​aw/​actions-lock.json Updates the pinned gh-aw setup action.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Labels

needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk workflow PR touches workflow automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants