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
560
Star
5.2k
Code
Issues
402
Pull requests
17
Discussions
Actions
Projects
Wiki
Security and quality
11
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix resolve_host_repo.cjs to correctly identify callee repo in cross-org workflow_call
- #24974
#24974
Merged
pelikhan
merged 9 commits into
main
github/gh-aw:main
from
copilot/fix-resolve-host-repo-issue
github/gh-aw:copilot/fix-resolve-host-repo-issue
Copy head branch name to clipboard
Apr 7, 2026
Conversation
Commits
9
(9)
Checks
Findings
Files changed
Merged
Fix resolve_host_repo.cjs to correctly identify callee repo in cross-org workflow_call
#24974
pelikhan
merged 9 commits into
main
github/gh-aw:main
from
copilot/fix-resolve-host-repo-issue
github/gh-aw:copilot/fix-resolve-host-repo-issue
Copy head branch name to clipboard
Commits
Commits on Apr 6, 2026
Initial plan
Copilot
authored
c41cca3
View commit details
Copy full SHA for c41cca3
Browse repository at this point
Fix resolve_host_repo.cjs to correctly identify callee repo in cross-org workflow_call
Show description for 66546b1
Copilot
and
pelikhan
authored
66546b1
View commit details
Copy full SHA for 66546b1
Browse repository at this point
Address code review feedback: safer runId extraction and test state cleanup
Show description for 4ff79f7
Copilot
and
pelikhan
authored
4ff79f7
View commit details
Copy full SHA for 4ff79f7
Browse repository at this point
Refactor: extract REPO_PREFIX_RE constant and improve runId readability
Show description for 51fb1ca
Copilot
and
pelikhan
authored
51fb1ca
View commit details
Copy full SHA for 51fb1ca
Browse repository at this point
Address final code review feedback: simplify runId, deduplicate regex, explicit test mocks
Show description for 5560c5a
Copilot
and
pelikhan
authored
5560c5a
View commit details
Copy full SHA for 5560c5a
Browse repository at this point
Commits on Apr 7, 2026
Address PR review comments: ambiguity guard, safe-outputs-exempt tag, mock isolation
Show description for c61dc1e
Copilot
and
pelikhan
authored
c61dc1e
View commit details
Copy full SHA for c61dc1e
Browse repository at this point
Polish: rename mockNoReferencedWorkflowsOnce and update beforeEach comment
Show description for 89801cc
Copilot
and
pelikhan
authored
89801cc
View commit details
Copy full SHA for 89801cc
Browse repository at this point
Improve logging in resolve_host_repo.cjs for easier debugging
Show description for 49e9b1d
Copilot
and
pelikhan
authored
49e9b1d
View commit details
Copy full SHA for 49e9b1d
Browse repository at this point
Simplify calleeRefSource ternary chain to if-else for readability
Show description for 33dab50
Copilot
and
pelikhan
authored
33dab50
View commit details
Copy full SHA for 33dab50
Browse repository at this point
You can’t perform that action at this time.