Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
github
/
gh-aw
Public
Notifications
You must be signed in to change notification settings
Fork
544
Star
5.1k
Code
Issues
415
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
10
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
refactor: migrate /opt/gh-aw to ${{ runner.temp }}/gh-aw for self-hosted runner compatibility
- #21443
#21443
Merged
Mossaka
merged 11 commits into
main
github/gh-aw:main
from
copilot/fix-copilot-access-azure-apis
github/gh-aw:copilot/fix-copilot-access-azure-apis
Copy head branch name to clipboard
Mar 18, 2026
Conversation
Commits
11
(11)
Checks
Findings
Files changed
Merged
refactor: migrate /opt/gh-aw to ${{ runner.temp }}/gh-aw for self-hosted runner compatibility
#21443
Mossaka
merged 11 commits into
main
github/gh-aw:main
from
copilot/fix-copilot-access-azure-apis
github/gh-aw:copilot/fix-copilot-access-azure-apis
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2026
Initial plan
Copilot
committed
ca4c58a
View commit details
Copy full SHA for ca4c58a
Browse repository at this point
refactor: migrate /opt/gh-aw paths to ${{ runner.temp }}/gh-aw for self-hosted runner compatibility
Show description for 9cc5215
Copilot
and
Mossaka
committed
9cc5215
View commit details
Copy full SHA for 9cc5215
Browse repository at this point
refactor: update JavaScript and shell scripts to use RUNNER_TEMP paths
Show description for 6ed36b2
Copilot
and
Mossaka
committed
6ed36b2
View commit details
Copy full SHA for 6ed36b2
Browse repository at this point
Merge branch 'main' into copilot/fix-copilot-access-azure-apis
Mossaka
authored
d129c57
View commit details
Copy full SHA for d129c57
Browse repository at this point
fix: use shell env var ${RUNNER_TEMP} in run blocks, ${{ runner.temp }} in with/env fields
Show description for b92e3ba
Copilot
and
Mossaka
committed
b92e3ba
View commit details
Copy full SHA for b92e3ba
Browse repository at this point
fix: use template literals in tests so RUNNER_TEMP is evaluated at runtime
Show description for 58b00a7
Mossaka
and
claude
committed
58b00a7
View commit details
Copy full SHA for 58b00a7
Browse repository at this point
fix: use GITHUB_ENV step for RUNNER_TEMP paths instead of job-level env
Show description for 88d46f9
Mossaka
and
claude
committed
88d46f9
View commit details
Copy full SHA for 88d46f9
Browse repository at this point
fix: remove invalid runner.temp expression from action.yml input default
Show description for e812ce1
Mossaka
and
claude
committed
e812ce1
View commit details
Copy full SHA for e812ce1
Browse repository at this point
Add changeset [skip-ci]
github-actions[bot]
committed
b346759
View commit details
Copy full SHA for b346759
Browse repository at this point
fix: use ${{ runner.temp }} for safe-jobs DownloadPath in with: field
Show description for 1b7e9d7
Mossaka
and
claude
committed
1b7e9d7
View commit details
Copy full SHA for 1b7e9d7
Browse repository at this point
security: mount ${RUNNER_TEMP}/gh-aw read-only in AWF container
Show description for 0de71c8
Mossaka
and
claude
committed
0de71c8
View commit details
Copy full SHA for 0de71c8
Browse repository at this point
You can’t perform that action at this time.