Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more keys in the template #2

Open
sardanaaman opened this issue Jul 13, 2021 · 0 comments
Open

Add support for more keys in the template #2

sardanaaman opened this issue Jul 13, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sardanaaman
Copy link
Member

As of right now, AutoDoc supports templating just the name and description of the workflow. Could we allow workflow developers to use any key available in the workflow JSON as part of their template?

For example, some developers may want to dynamically generate names & descriptions of all input variables. Input variables are identified by the scope attribute under variables > properties in a workflow JSON, and name & description are also available as keys at that level. There may be other use-cases to include targets, is_atomic etc. in the template.

This will be a useful capability to have!

@sardanaaman sardanaaman added the enhancement New feature or request label Jul 13, 2021
@sardanaaman sardanaaman changed the title Add support for more keys Add support for more keys in the template Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants