Skip to content

Use aw-gpu-runner-T4 for 3 daily workflows#22940

Merged
pelikhan merged 2 commits intomainfrom
copilot/update-gpu-runner-for-workflows
Mar 25, 2026
Merged

Use aw-gpu-runner-T4 for 3 daily workflows#22940
pelikhan merged 2 commits intomainfrom
copilot/update-gpu-runner-for-workflows

Conversation

Copy link
Contributor

Copilot AI commented Mar 25, 2026

Adds runs-on: aw-gpu-runner-T4 to 3 daily workflows, matching the GPU runner used for the qmd indexing step.

Workflows updated:

  • daily-fact.md
  • daily-news.md
  • daily-issues-report.md

The lock files have been recompiled to reflect the change.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/3152ab32-e6fd-4ace-9461-bc149329851f
@pelikhan pelikhan marked this pull request as ready for review March 25, 2026 18:16
Copilot AI review requested due to automatic review settings March 25, 2026 18:16
@pelikhan pelikhan merged commit f684e4c into main Mar 25, 2026
56 of 97 checks passed
@pelikhan pelikhan deleted the copilot/update-gpu-runner-for-workflows branch March 25, 2026 18:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates three daily gh-aw workflows to run their agent job on the aw-gpu-runner-T4 runner, aligning them with the GPU runner configuration used elsewhere in the repo.

Changes:

  • Added runs-on: aw-gpu-runner-T4 to the frontmatter of 3 daily workflow .md manifests.
  • Recompiled the corresponding .lock.yml files so the generated jobs.agent.runs-on reflects the new runner selection.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/daily-news.md Sets the workflow-level runner to aw-gpu-runner-T4.
.github/workflows/daily-news.lock.yml Updates compiled jobs.agent.runs-on and metadata hash after recompilation.
.github/workflows/daily-issues-report.md Sets the workflow-level runner to aw-gpu-runner-T4.
.github/workflows/daily-issues-report.lock.yml Updates compiled jobs.agent.runs-on and metadata hash after recompilation.
.github/workflows/daily-fact.md Sets the workflow-level runner to aw-gpu-runner-T4.
.github/workflows/daily-fact.lock.yml Updates compiled jobs.agent.runs-on and metadata hash after recompilation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants