Skip to content

Add NodeJS SDK support for new lifecycle event typeses#222

Merged
gwharris7 merged 5 commits into
mainfrom
user/edle/NewLifecycleEventsInNodeJS
May 11, 2026
Merged

Add NodeJS SDK support for new lifecycle event typeses#222
gwharris7 merged 5 commits into
mainfrom
user/edle/NewLifecycleEventsInNodeJS

Conversation

@eddie-lee-msft
Copy link
Copy Markdown
Contributor

Add NodeJS SDK support for new lifecycle event typeses

Copy link
Copy Markdown
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

Adds NodeJS SDK support in agents-a365-notifications for additional agent lifecycle event types by introducing new lifecycle constants and corresponding AgentApplication route-registration helpers.

Changes:

  • Added new lifecycle event constants for user undeleted, identity updated, and manager updated.
  • Added three new AgentApplication extension methods to register handlers for the new lifecycle notifications.
  • Expanded lifecycle event validation to recognize the newly supported event types.

Reviewed changes

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

File Description
packages/agents-a365-notifications/src/constants.ts Adds new lifecycle event string constants used for routing/validation.
packages/agents-a365-notifications/src/agent-notification.ts Wires new lifecycle constants into routing helpers, validation, and AgentApplication module augmentation.

Comment thread packages/agents-a365-notifications/src/constants.ts
Comment thread packages/agents-a365-notifications/src/agent-notification.ts
Comment thread packages/agents-a365-notifications/src/agent-notification.ts
Comment thread packages/agents-a365-notifications/src/agent-notification.ts
Comment thread packages/agents-a365-notifications/src/agent-notification.ts
Copy link
Copy Markdown
Contributor

@gwharris7 gwharris7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eddie-lee-msft Waiting for these lifecycle event types to be sent

Copilot AI review requested due to automatic review settings April 20, 2026 16:11
Copy link
Copy Markdown
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

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

@gwharris7 gwharris7 enabled auto-merge (squash) April 22, 2026 21:30
Copilot AI review requested due to automatic review settings May 11, 2026 16:59
Copy link
Copy Markdown
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

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

Comment thread packages/agents-a365-notifications/src/agent-notification.ts
Comment thread packages/agents-a365-notifications/src/agent-notification.ts
@gwharris7 gwharris7 merged commit a626830 into main May 11, 2026
11 checks passed
@gwharris7 gwharris7 deleted the user/edle/NewLifecycleEventsInNodeJS branch May 11, 2026 18:29
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.

4 participants