Skip to content

Comments

Rename Action Identifier #206

Merged
raphael-goetz merged 4 commits intomainfrom
204-rename-action-identifier
Feb 19, 2026
Merged

Rename Action Identifier #206
raphael-goetz merged 4 commits intomainfrom
204-rename-action-identifier

Conversation

@raphael-goetz
Copy link
Member

Resolves: #204

Copy link
Contributor

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

Renames the protobuf field action_identifier to definition_source to better reflect broader usage beyond actions (per issue #204).

Changes:

  • Renamed action_identifierdefinition_source in shared proto message definitions while preserving the same field numbers.
  • Updated the field name across runtime function, flow type, flow node function, and data type messages.

Reviewed changes

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

File Description
proto/shared/shared.runtime_function.proto Renames the identifier field on RuntimeFunctionDefinition to definition_source.
proto/shared/shared.flow_definition.proto Renames the identifier field on FlowType to definition_source.
proto/shared/shared.flow.proto Renames the identifier field on NodeFunction to definition_source.
proto/shared/shared.data_type.proto Renames the identifier field on DefinitionDataType to definition_source.

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

@raphael-goetz raphael-goetz marked this pull request as ready for review February 15, 2026 01:59
@raphael-goetz raphael-goetz merged commit 240669b into main Feb 19, 2026
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.

Rename action_identifier

2 participants