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
547
Star
5.2k
Code
Issues
400
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
Fix repo-root-relative import path resolution in
ResolveIncludePath
- #24501
#24501
Merged
pelikhan
merged 8 commits into
main
github/gh-aw:main
from
copilot/fix-import-path-resolution
github/gh-aw:copilot/fix-import-path-resolution
Copy head branch name to clipboard
Apr 4, 2026
Conversation
Commits
8
(8)
Checks
Findings
Files changed
Merged
Fix repo-root-relative import path resolution in
ResolveIncludePath
#24501
pelikhan
merged 8 commits into
main
github/gh-aw:main
from
copilot/fix-import-path-resolution
github/gh-aw:copilot/fix-import-path-resolution
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2026
Initial plan
Copilot
authored
4e29615
View commit details
Copy full SHA for 4e29615
Browse repository at this point
Fix repo-root-relative import path resolution in ResolveIncludePath
Show description for c292b49
Copilot
and
pelikhan
authored
c292b49
View commit details
Copy full SHA for c292b49
Browse repository at this point
Add tests for ResolveIncludePath with repo named .github
Show description for c893e1a
Copilot
and
pelikhan
authored
c893e1a
View commit details
Copy full SHA for c893e1a
Browse repository at this point
Use sequential file creation in TestResolveIncludePath_DotGithubRepo
Show description for 2da3602
Copilot
and
pelikhan
authored
2da3602
View commit details
Copy full SHA for 2da3602
Browse repository at this point
Restrict workspace-root imports to .github/ and .agents/ only
Show description for 4e3ed13
Copilot
and
pelikhan
authored
4e3ed13
View commit details
Copy full SHA for 4e3ed13
Browse repository at this point
Make securityBase assignment explicit in .github/-prefixed slash path branch
Show description for cd24226
Copilot
and
pelikhan
authored
cd24226
View commit details
Copy full SHA for cd24226
Browse repository at this point
Address review comments: fix loop termination, error messages, and path normalization
Show description for 1367012
Copilot
and
pelikhan
authored
1367012
View commit details
Copy full SHA for 1367012
Browse repository at this point
Add TestResolveIncludePath_AllPathStyles covering all path forms
Show description for 7043365
Copilot
and
pelikhan
authored
7043365
View commit details
Copy full SHA for 7043365
Browse repository at this point
You can’t perform that action at this time.