Skip to content

Feature request: add ability to deploy from a repo #201

@aubreyquinn

Description

@aubreyquinn

Right now, the only way to deploy is if the code is locally on your machine. it would be great to be able to deploy from a remote repo.

GitHub code deployment - downloads and deploys code directly from repo

github_repo: "https://github.com/your-org/your-repo" # or "your-org/your-repo"

github_branch: "main"

github_token: "" # Required for private repos (needs 'repo' or 'contents:read' scope)

github_project_path: "subfolder/path" # Optional: deploy from subdirectory

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Medium priorityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions