Skip to content

Update content for boolean, boolean array, and object data type support; refine the user input page - #631

Closed
RiskeyL wants to merge 8 commits into
mainfrom
add/boolean-object-input
Closed

Update content for boolean, boolean array, and object data type support; refine the user input page#631
RiskeyL wants to merge 8 commits into
mainfrom
add/boolean-object-input

Conversation

@RiskeyL

@RiskeyL RiskeyL commented Dec 24, 2025

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings December 24, 2025 06:23
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 24, 2025
@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Dec 24, 2025

Copilot AI 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.

Pull request overview

This PR enhances documentation to reflect support for boolean and object data types across multiple node types, and refines the user input documentation with clearer descriptions and a new JSON Code input field type.

Key Changes:

  • Added boolean data type support documentation across Variable Assigner, Variable Aggregator, and List Operator nodes
  • Introduced JSON Code input field type for User Input nodes with schema validation support
  • Improved clarity and consistency of descriptions throughout the user input documentation

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
en/use-dify/nodes/variable-assigner.mdx Added Boolean tab with operations, reorganized content structure with bullet points, moved tip inside Array tab
en/use-dify/nodes/variable-aggregator.mdx Added Boolean to the list of supported data types
en/use-dify/nodes/user-input.mdx Updated description, refined wording throughout, added JSON Code input field type, improved file processing explanations
en/use-dify/nodes/list-operator.mdx Added array[boolean] support, moved supported data types section to introduction
en/use-dify/nodes/ifelse.mdx Minor wording refinement for text operations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread en/use-dify/nodes/variable-assigner.mdx
Comment thread en/use-dify/nodes/variable-assigner.mdx Outdated
Comment thread en/use-dify/nodes/variable-assigner.mdx Outdated
Comment thread en/use-dify/nodes/user-input.mdx
github-actions Bot added a commit that referenced this pull request Dec 24, 2025
Auto-generated translations for documentation changes in PR #631.

Last-Processed-Commit: a0e43e1
Original-PR: #631
Languages: Chinese (zh), Japanese (ja)

🤖 Generated with GitHub Actions
@github-actions

Copy link
Copy Markdown
Contributor

🌐 Multi-language Sync

✅ Created sync PR #632

Synced 10 files to cn + jp

Both PRs can merge independently. Future commits here will auto-update the sync PR.

github-actions Bot added a commit that referenced this pull request Dec 24, 2025
Auto-generated translations for changes in commit a0e43e1.

Last-Processed-Commit: a0e43e1
Original-PR: #631
Languages: Chinese (zh), Japanese (ja)

🤖 Generated with GitHub Actions
@github-actions

Copy link
Copy Markdown
Contributor

🌐 Multi-language Sync

✅ Updated sync PR #632

Future commits will auto-update the sync PR.

RiskeyL and others added 6 commits December 24, 2025 14:37
…rsation history variables from the llm node page (#622)

* 🌐 Initial translations for PR #621

Auto-generated translations for documentation changes in PR #621.

Last-Processed-Commit: 6619ef3
Original-PR: #621
Languages: Chinese (zh), Japanese (ja)

🤖 Generated with GitHub Actions

* Update LLM node setup instructions

Removed link to model plugin installation instructions.

* Update LLM node documentation

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Riskey <[email protected]>
Closes the gap where first-time contributor PRs require maintainer
approval, but approval events don't trigger the translation workflow.

New workflow: sync_docs_on_approval.yml
- Listens to pull_request_review (submitted, approved)
- Re-runs the most recent Analyze workflow for the PR
- This triggers the existing Execute chain with fresh artifacts
- Posts "approval received" comment before starting

Note: Fork/author/reviewer checks are commented out for testing.
Search for "TODO: UNCOMMENT" to restore after testing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <[email protected]>
- Remove workflow_dispatch trigger (was for testing)
- Remove manual trigger handling code
- Uncomment fork/author/reviewer checks
- Workflow now only triggers on actual PR approvals

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
* Add ignore_files config to exclude specific files from translation

Adds ability to specify source language files that should not be translated:
- New `ignore_files` array in config.json
- Validation ensures paths start with source dir, have valid extension, no traversal
- Filtering applied in PRAnalyzer.categorize_files() and SyncPlanGenerator.generate_sync_plan()

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>

* update config

---------

Co-authored-by: Claude Opus 4.5 <[email protected]>
Copilot AI review requested due to automatic review settings December 24, 2025 06:37
@dosubot dosubot Bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Dec 24, 2025
@RiskeyL RiskeyL closed this Dec 24, 2025

Copilot AI 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.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants