Skip to content

Sync subfolder to destination #322

@mihaigalos

Description

@mihaigalos

🐞 Describe the bug

I would like to sync a subfolder from the direct_sync_to_root_of_repo to the destination .github folder:

.
└── direct_sync_to_root_of_repo
    └── .github
        └── metaconfig.yaml

This however creates a PR under direct_sync_to_root_of_repo/.github/metaconfig.yaml.

📚 To reproduce

group:
  - files:
    - source: direct_sync_to_root_of_repo/
      dest: ./
      template: false

💡 Expected behavior

Exact folder hierarchy syned to destination.

🖼️ Screenshots

No response

⚙️ Environment

v1.21.0

📋 Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions