Skip to content

Enable GitHub template repository flag #2

Description

@ojusave

Request

Please enable Template repository for this repo so the one-click deploy flow works:

https://render.com/deploy-template/api/github/start?template_repo=render-workflows-llamaindex

Context

  • Blueprint is gallery-ready on main (projects/environments wrapper, previews.generation: off).
  • @ojusave has maintain on this repo but not admin, so the is_template setting cannot be toggled via API or Settings.

Action needed (org admin)

Either:

  1. Repo Settings → General → Template repository (check the box), or
  2. Bump @ojusave to admin on this repo so we can run:
    gh api -X PATCH repos/render-examples/render-workflows-llamaindex --input - <<'JSON'
    {"is_template": true}
    JSON

Verify

gh api repos/render-examples/render-workflows-llamaindex --jq .is_template
# → true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions