Skip to content

fix(filetree_create): add workflow_job_template_nodes to valid_tags#132

Merged
djdanielsson merged 2 commits into
develfrom
fix/filetree-create-workflow-job-template-nodes-tag
Jun 17, 2026
Merged

fix(filetree_create): add workflow_job_template_nodes to valid_tags#132
djdanielsson merged 2 commits into
develfrom
fix/filetree-create-workflow-job-template-nodes-tag

Conversation

@djdanielsson

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Run filetree_create with input_tag containing workflow_job_template_nodes
  • Confirm tag validation passes and export proceeds

Fixes #59

Made with Cursor

The tag was documented and supported in role tasks but missing from
valid_tags, causing input validation to reject it.

Co-authored-by: Cursor <cursoragent@cursor.com>
…l sanity

Co-authored-by: Cursor <cursoragent@cursor.com>
@djdanielsson djdanielsson requested a review from a team as a code owner June 16, 2026 13:41

@ivarmu ivarmu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@djdanielsson djdanielsson merged commit 5f8da28 into devel Jun 17, 2026
21 checks passed
@djdanielsson djdanielsson deleted the fix/filetree-create-workflow-job-template-nodes-tag branch June 17, 2026 15:02
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.

Getting error message "Received tags are not valid: workflow_job_template_nodes." when using infra.controller_configuration.filetree_create

2 participants