Skip to content

feat: add remote URL template loading and source tracking#3

Merged
skylenet merged 1 commit into
masterfrom
remote-templates
Jan 9, 2026
Merged

feat: add remote URL template loading and source tracking#3
skylenet merged 1 commit into
masterfrom
remote-templates

Conversation

@skylenet
Copy link
Copy Markdown
Member

@skylenet skylenet commented Jan 9, 2026

  • Add workflow_dispatch_templates_urls config option to load templates from remote URLs
  • Track template source type: "inline", "file", or "url"
  • Display source badges in UI (blue for local files, purple for URLs)
  • Add database migration for source_type and source_path columns
  • Update README and config.example.yaml with URL template documentation

- Add `workflow_dispatch_templates_urls` config option to load templates from remote URLs
- Track template source type: "inline", "file", or "url"
- Display source badges in UI (blue for local files, purple for URLs)
- Add database migration for source_type and source_path columns
- Update README and config.example.yaml with URL template documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@skylenet skylenet merged commit dd24aae into master Jan 9, 2026
4 checks passed
@skylenet skylenet deleted the remote-templates branch January 9, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant