docs: document all three import path resolution modes#24505
Closed
docs: document all three import path resolution modes#24505
Conversation
5 tasks
…tive, cross-repo) Agent-Logs-Url: https://github.com/github/gh-aw/sessions/289105c7-d9c0-4813-9f2c-bdc636fce152 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update gh-aw documentation for import path resolution
docs: document all three import path resolution modes
Apr 4, 2026
This was referenced Apr 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Users didn't know
.github/agents/imports were failing, that the.github/-prefix syntax existed after the fix, or that cross-repo imports were already supported. The imports reference and JSON schema only described theowner/repo/path@refcross-repo form.Changes
docs/src/content/docs/reference/imports.mdshared/file.md.github/workflows/.github/agents/file.mdor/path/file.mdowner/repo/path@ref.github/boundary enforcement).pkg/parser/schemas/main_workflow_schema.jsonimportstop-level description and allstring/path/usesitem descriptions to enumerate all three path forms — previously only the cross-repoowner/repo/path@refform was mentioned.Example: all three forms in one workflow