Skip to content

fix: add qualified node name to runtime state event#83

Merged
cristipufu merged 1 commit intomainfrom
fix/add_qualified_node_name
Feb 14, 2026
Merged

fix: add qualified node name to runtime state event#83
cristipufu merged 1 commit intomainfrom
fix/add_qualified_node_name

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Feb 14, 2026

Description

This PR adds support for tracking fully qualified node names in runtime state events, which is useful for identifying nodes within nested subgraph hierarchies. The change includes a minor version bump from 0.8.1 to 0.8.2.

@cristipufu cristipufu self-assigned this Feb 14, 2026
@cristipufu cristipufu requested a review from a team as a code owner February 14, 2026 08:11
Copilot AI review requested due to automatic review settings February 14, 2026 08:11
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 support for tracking fully qualified node names in runtime state events, which is useful for identifying nodes within nested subgraph hierarchies. The change includes a minor version bump from 0.8.1 to 0.8.2.

Changes:

  • Added qualified_node_name optional field to UiPathRuntimeStateEvent to support subgraph hierarchy tracking
  • Bumped version from 0.8.1 to 0.8.2 across package configuration files

Reviewed changes

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

File Description
src/uipath/runtime/events/state.py Added qualified_node_name field to UiPathRuntimeStateEvent class to capture fully qualified node names including subgraph hierarchy
pyproject.toml Updated package version from 0.8.1 to 0.8.2
uv.lock Updated lock file to reflect version 0.8.2

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

@cristipufu cristipufu merged commit f539244 into main Feb 14, 2026
17 checks passed
@cristipufu cristipufu deleted the fix/add_qualified_node_name branch February 14, 2026 08:23
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.

1 participant