Skip to content

Dry-Run Mode with imports (APM) #32974

Description

@arthurfvives

Hi gh-aw team!

I’m trying to use dry-run with gh aw trial:

gh aw trial ./.github/workflows/myworkflow.md

My workflow imports a shared local file:

imports:
  - uses: shared/apm.md
    with:
      packages:
        - github/awesome-copilot/skills/review-and-refactor

However, the trial command creates a new gh-aw-trial repository that does not include shared/apm.md, so the run fails with:

error: import file not found

Would it be possible for gh aw trial to also copy shared/apm.md into the trial repository?

Alternatively, is there a recommended way to structure workflows with local imports so they work correctly with gh aw trial?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions