Skip to content

Conversation

@raphael-goetz
Copy link
Member

Resolves: #182

Copy link

Copilot AI left a comment

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 adds a display_icon field to both ValidationFlow and RuntimeFunctionDefinition message definitions to support displaying icons in the UI for flows and runtime functions.

Key Changes:

  • Added display_icon string field to RuntimeFunctionDefinition message (field number 13)
  • Added display_icon string field to ValidationFlow message (field number 12)

Reviewed changes

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

File Description
proto/shared/shared.runtime_function.proto Adds display_icon field to RuntimeFunctionDefinition for displaying icons associated with runtime functions
proto/shared/shared.flow.proto Adds display_icon field to ValidationFlow for displaying icons associated with flow types

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

@raphael-goetz raphael-goetz merged commit 1a8d00a into main Dec 20, 2025
3 checks passed
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.

Adding the possibility to transmit an icon for each FlowTyp and FunctionDefinition

4 participants