Fix branding: "Microsoft Agents 365" → "Microsoft Agent 365"#209
Merged
rbrighenti merged 2 commits intoFeb 3, 2026
Merged
Conversation
Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] WIP: Address feedback on n8n sample agent cleanup PR
Fix branding: "Microsoft Agents 365" → "Microsoft Agent 365"
Feb 3, 2026
rbrighenti
approved these changes
Feb 3, 2026
a77da1b
into
users/rbrighenti/n8n-clean-up-new-node
1 check passed
rbrighenti
added a commit
that referenced
this pull request
Feb 5, 2026
* Initial plan * Fix link text: Microsoft Agents 365 → Microsoft Agent 365 Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com>
rbrighenti
added a commit
that referenced
this pull request
Feb 6, 2026
* Initial plan * Fix link text: Microsoft Agents 365 → Microsoft Agent 365 Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com>
rbrighenti
added a commit
that referenced
this pull request
Feb 9, 2026
* Initial plan * Fix link text: Microsoft Agents 365 → Microsoft Agent 365 Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com>
rbrighenti
added a commit
that referenced
this pull request
Feb 9, 2026
* Clean up n8n sample agent as we can now directly use n8n new node * update to n8n documentation as per comments * minor adjustment * Add step to grant consent on necessary scopes * Add minimum n8n version requirement to README (#207) * Initial plan * Add minimum n8n version requirement (2.7.0) to README Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com> * Remove obsolete configuration files from n8n sample-agent (#208) * Initial plan * Remove docs folder and .env.template from n8n sample-agent Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com> * Apply suggestions from copilot code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix branding: "Microsoft Agents 365" → "Microsoft Agent 365" (#209) * Initial plan * Fix link text: Microsoft Agents 365 → Microsoft Agent 365 Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rbrighenti <202984599+rbrighenti@users.noreply.github.com> --------- Co-authored-by: shirahman <shirahman@microsoft.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.
Corrects link text branding inconsistency in n8n sample README. The product name is "Microsoft Agent 365" (singular), not "Agents" (plural).
Changes:
nodejs/n8n/sample-agent/README.mdfrom "Microsoft Agents 365 Developer documentation" to "Microsoft Agent 365 Developer documentation"Addresses review comment on PR #100.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.