Skip to content

Refresh teams.apps README#604

Merged
corinagum merged 2 commits into
mainfrom
improve-teams-apps-readme
Jun 4, 2026
Merged

Refresh teams.apps README#604
corinagum merged 2 commits into
mainfrom
improve-teams-apps-readme

Conversation

@heyitsaamir

Copy link
Copy Markdown
Collaborator

Summary

  • Refresh the @microsoft/teams.apps README so it works better as the npm landing page.

Why

  • This is the main package people land on, so the README should quickly explain what it is and show the happy path.

Interesting bits

  • Adds a tiny hello agent snippet.
  • Adds a simple existing-server example using ExpressAdapter.
  • Points folks to the TypeScript docs and examples folder without overdoing it.

Testing

  • Docs-only change; reviewed the rendered markdown content locally.

Copilot AI review requested due to automatic review settings May 31, 2026 21:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Refreshes the @microsoft/teams.apps README to better serve as the npm package landing page, with clearer positioning and quick-start examples.

Changes:

  • Rebrands the README title and intro around the package name and Teams app scenarios.
  • Adds install, hello agent, and existing Express server examples.
  • Links to docs and examples for deeper usage.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/apps/README.md Outdated
Comment thread packages/apps/README.md Outdated
@corinagum
corinagum added this pull request to the merge queue Jun 4, 2026
Merged via the queue into main with commit fbc046d Jun 4, 2026
6 checks passed
@corinagum
corinagum deleted the improve-teams-apps-readme branch June 4, 2026 23:37
corinagum added a commit that referenced this pull request Jun 15, 2026
## Release 2.0.13

Merges main into release for stable publish.

### Notable changes since 2.0.12
- fix(client): use explicit Graph scopes for Teams Desktop NAA
compatibility (#616)
- ci: switch publish pipeline to 1ES Official template for CodeQL/SDL
(#607)
- ci: add weekly SDL pipeline for CodeQL/CredScan compliance (#608)
- Refresh teams.apps README (#604)
- Reject unauthenticated when no credentials (#506)
- fix(api): conditionally set citation encodingFormat based on text
presence (#579)
- Improvements to the Teams MCP server example (#597)
- Bump MSAL Node to v5 (#603)
- Merge root message entities in Activity (#590)
- TeamsSDK: Correct imports and return types in misc. packages (#589)
- Cache federated identity MSAL clients (#613)

### Release steps
1. Merge this PR
2. Trigger the [release
pipeline](https://dev.azure.com/DomoreexpGithub/Github_Pipelines/_build?definitionId=52&_a=summary)
for `release` branch with **Public** publish type
3. Bump version on main to `2.0.14-preview.{height}`
4. Create git tag and GitHub Release page
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