Skip to content

Conversation

@TingluoHuang
Copy link
Member

@TingluoHuang TingluoHuang requested a review from a team as a code owner January 6, 2026 04:07
Copilot AI review requested due to automatic review settings January 6, 2026 04:07
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

This PR adds support for exposing the orchestration ID to Node.js actions via the ACTIONS_ORCHESTRATION_ID environment variable. This allows actions to access the orchestration ID from the runner's JWT claims.

Key Changes

  • Added orchestration ID environment variable exposure to Node.js action handlers
  • The value is retrieved from the execution context's global variables using Constants.Variables.System.OrchestrationId

Copy link
Contributor

Copilot AI commented Jan 6, 2026

@TingluoHuang I've opened a new pull request, #4181, to work on those changes. Once the pull request is ready, I'll request review from you.

AllanGuigou
AllanGuigou previously approved these changes Jan 6, 2026
…ble (#4181)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
Copy link
Contributor

Copilot AI commented Jan 6, 2026

@TingluoHuang I've opened a new pull request, #4182, to work on those changes. Once the pull request is ready, I'll request review from you.

@TingluoHuang TingluoHuang changed the title Set ACTIONS_ORCHESTRATION_ID as env to node.js actions. Set ACTIONS_ORCHESTRATION_ID as env to actions. Jan 6, 2026
…#4182)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
@TingluoHuang TingluoHuang merged commit 3f1dd45 into main Jan 6, 2026
12 checks passed
@TingluoHuang TingluoHuang deleted the users/tihuang/setorchidenv branch January 6, 2026 19:06
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.

3 participants