Skip to content

feat: apply template setup values during template workflow creation#9

Merged
mackeh merged 1 commit intomainfrom
feat/template-setup-injection
Feb 14, 2026
Merged

feat: apply template setup values during template workflow creation#9
mackeh merged 1 commit intomainfrom
feat/template-setup-injection

Conversation

@mackeh
Copy link
Owner

@mackeh mackeh commented Feb 14, 2026

Summary

  • apply Template Setup Wizard values when creating workflows from templates
  • support setup placeholder rendering in server templates via {{setup.key}} syntax
  • add API support for setupValues in POST /api/workflows/from-template
  • update integration readiness checks to honor overridden integration names
  • add tests for setup rendering and check-id mapping
  • update README, API reference, demos, and changelog

Validation

  • cd apps/server && npm test
  • cd apps/server && npm run test:templates
  • cd apps/server && npm run build
  • cd apps/web && npm test && npm run build

Notes

  • main is branch-protected, so this ships through PR/CI merge flow

@mackeh mackeh merged commit 246f73d into main Feb 14, 2026
3 checks passed
@mackeh mackeh deleted the feat/template-setup-injection branch February 14, 2026 10:34
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

Comments