Rename "Microsoft Agents A365" to "Microsoft Agent 365" in documentation#40
Merged
pontemonti merged 2 commits intomainfrom Nov 13, 2025
Merged
Conversation
…Notifications" Co-authored-by: pontemonti <7850950+pontemonti@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Rename Microsoft Agents A365 SDK to Microsoft Agent 365 SDK
Rename "Microsoft Agents A365" to "Microsoft Agent 365" in documentation
Nov 12, 2025
pontemonti
approved these changes
Nov 13, 2025
mrunalhirve128
approved these changes
Nov 13, 2025
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR standardizes the branding from "Microsoft Agents A365" to "Microsoft Agent 365" in documentation strings. The change is purely cosmetic and affects only a docstring comment, with no impact on code logic or functionality.
Key Changes:
- Updated docstring in notifications module to use correct branding terminology
| @@ -1,7 +1,7 @@ | |||
| # Copyright (c) Microsoft. All rights reserved. | |||
There was a problem hiding this comment.
The copyright header format doesn't match the required Microsoft copyright header format. It should be:
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.Instead of:
# Copyright (c) Microsoft. All rights reserved.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Standardize branding from "Microsoft Agents A365" to "Microsoft Agent 365" across documentation and comments. No code logic changes.
Changes
microsoft_agents_a365/notifications/__init__.pyfrom "Microsoft Agents A365 Notifications" to "Microsoft Agent 365 Notifications"Notes
Only one occurrence found - repository already used correct branding elsewhere.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.