Skip to content

Drop .NET opt-in tip from reactions guide#2837

Merged
corinagum merged 1 commit into
mainfrom
cg/reactions-ga
May 14, 2026
Merged

Drop .NET opt-in tip from reactions guide#2837
corinagum merged 1 commit into
mainfrom
cg/reactions-ga

Conversation

@corinagum

Copy link
Copy Markdown
Collaborator

Summary

Removes the :::tip[.NET] callout block from the reactions in-depth guide's C# include. The block instructed readers to suppress ExperimentalTeamsReactions via #pragma or <NoWarn> — that's no longer applicable now that the [Experimental] attribute is being removed from teams.net (sibling PR).

Cross-SDK coordination

Part of the cross-SDK Reactions-GA pass. Sibling PRs:

Test plan

  • npm start regenerates docs cleanly with no content gaps
  • C# in-depth guide renders without the opt-in callout (verified in local dev server)

🤖 Generated with Claude Code

The reactions API is no longer marked [Experimental("ExperimentalTeamsReactions")]
in teams.net, so the docs callout instructing readers to suppress that
diagnostic with #pragma or NoWarn is no longer needed.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Copilot AI review requested due to automatic review settings May 14, 2026 19:55

@MSFTRickyCastaneda MSFTRickyCastaneda 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.

looks good! :)

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

Note

Copilot was unable to run its full agentic suite in this review.

Removes an outdated .NET opt-in tip from the C# message reactions in-depth guide, since the [Experimental] attribute is being removed from teams.net as part of the Reactions GA rollout.

Changes:

  • Drop the :::tip[.NET] callout instructing readers to suppress the ExperimentalTeamsReactions diagnostic.

@corinagum
corinagum merged commit 8bb6fe3 into main May 14, 2026
6 checks passed
@corinagum
corinagum deleted the cg/reactions-ga branch May 14, 2026 20:40
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