Skip to content

[workshop] Add node: Run Your Agentic Workflow on a Self-Hosted Runner#1138

Merged
pelikhan merged 3 commits into
mainfrom
add-node-24-self-hosted-runners-6f062cc10255f783
Jul 15, 2026
Merged

[workshop] Add node: Run Your Agentic Workflow on a Self-Hosted Runner#1138
pelikhan merged 3 commits into
mainfrom
add-node-24-self-hosted-runners-6f062cc10255f783

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds workshop/24-self-hosted-runners.md, a new node that teaches enterprise learners how to target a self-hosted runner in agentic workflow frontmatter using runs-on: labels.

The node covers single and multi-label runner targeting, outbound proxy environment variable configuration, compile-and-commit steps for both terminal and UI paths, and how to verify a run landed on the correct runner in the Actions tab.

It extends 14-next-steps.md (added as a "Go deeper" link) and serves the enterprise learner persona (GHES/GHEC users who must run workflows on their own runner fleet rather than GitHub-hosted machines).

workshop/README.md is updated to include the new node in the curriculum table.

Generated by 🎓 Workshop Author: Learning GitHub Agentic Workflows · 71.7 AIC · ⌖ 8.78 AIC · ⊞ 7.7K ·

  • expires on Jul 16, 2026, 12:55 AM UTC

Adds a new workshop node teaching enterprise learners how to target
self-hosted runners in agentic workflow frontmatter. Covers runner
labels, multi-label targeting, proxy configuration, and run verification.
Updates 14-next-steps.md and workshop/README.md to reflect the new node.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation workshop labels Jul 15, 2026

@pelikhan pelikhan 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 also mention how to replace the activation, safe outputs, and other runners

@pelikhan

Copy link
Copy Markdown
Contributor

@copilot emphasize on using the /agentic-workflows agent

Copilot AI and others added 2 commits July 15, 2026 03:21
…cements

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@copilot also mention how to replace the activation, safe outputs, and other runners

Addressed in 94199a9 and refined in 2628e93. I added a new section in workshop/24-self-hosted-runners.md that explains how to replace workflow activation (on:), safe-outputs, and any additional runs-on entries when adapting other workflows.

@pelikhan pelikhan marked this pull request as ready for review July 15, 2026 03:23
@pelikhan pelikhan merged commit bf30ba9 into main Jul 15, 2026
1 check failed
@pelikhan pelikhan deleted the add-node-24-self-hosted-runners-6f062cc10255f783 branch July 15, 2026 03:23
Copilot stopped work on behalf of pelikhan due to an error July 15, 2026 03:23
Copilot AI requested a review from pelikhan July 15, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation workshop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants