Skip to content

Add Python SDK support for new lifecycle event types#206

Open
eddie-lee-msft wants to merge 5 commits intomainfrom
user/edle/NewLifecycleEventsInPython
Open

Add Python SDK support for new lifecycle event types#206
eddie-lee-msft wants to merge 5 commits intomainfrom
user/edle/NewLifecycleEventsInPython

Conversation

@eddie-lee-msft
Copy link
Copy Markdown

Add Python SDK support for new lifecycle event types

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 19, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

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 new agent lifecycle event types to the microsoft-agents-a365-notifications package so applications can register handlers for additional user lifecycle notifications.

Changes:

  • Updated AgentLifecycleEvent enum values to align with new/updated lifecycle event type identifiers.
  • Added new convenience decorators on AgentNotification for user undeleted/updated/manager-updated lifecycle events.

Reviewed changes

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

File Description
libraries/microsoft-agents-a365-notifications/microsoft_agents_a365/notifications/models/agent_lifecycle_event.py Extends/updates lifecycle event enum values to represent newly supported lifecycle event types.
libraries/microsoft-agents-a365-notifications/microsoft_agents_a365/notifications/agent_notification.py Adds new on_user_* decorators for registering handlers for the new lifecycle event types.

@gwharris7 gwharris7 self-requested a review March 30, 2026 21:41
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:16
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.

Copilot AI review requested due to automatic review settings April 22, 2026 21:28
@gwharris7 gwharris7 enabled auto-merge (squash) April 22, 2026 21:29
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.

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