Skip to content

chore: upgrade agentic workflows to gh-aw v0.79.8#361

Merged
pelikhan merged 2 commits into
mainfrom
copilot/upgrade-agentic-workflows
Jun 26, 2026
Merged

chore: upgrade agentic workflows to gh-aw v0.79.8#361
pelikhan merged 2 commits into
mainfrom
copilot/upgrade-agentic-workflows

Conversation

Copilot AI commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Recompiles all workflow lock files and fixes a compiler warning in link-checker.md where temporary files were written to /tmp/ directly instead of /tmp/gh-aw/agent/ (the AWF sandbox's artifact-uploadable temp root).

Changes

  • link-checker.md: Replace all /tmp/ paths (link-check-results.md, all-links.txt, unique-links.txt) with /tmp/gh-aw/agent/ equivalents — fixes compiler warning and ensures temp output is captured as a run artifact
  • All 5 lock files regenerated: daily-repo-goals, daily-workflow-sync, import-workflow, link-checker, maintainer — compiled clean with gh aw compile (0 errors, 0 warnings)

Copilot AI and others added 2 commits June 26, 2026 05:23
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…mpile all workflows

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title chore: upgrade agentic workflows (gh-aw v0.79.8) chore: upgrade agentic workflows to gh-aw v0.79.8 Jun 26, 2026
Copilot AI requested a review from pelikhan June 26, 2026 05:23
@pelikhan pelikhan marked this pull request as ready for review June 26, 2026 05:27
@pelikhan pelikhan merged commit 9ecb2b5 into main Jun 26, 2026
1 check passed
@pelikhan pelikhan deleted the copilot/upgrade-agentic-workflows branch June 26, 2026 05:27
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.

2 participants