Skip to content

Update recommended-tags.md#53167

Merged
BillWagner merged 1 commit intodotnet:mainfrom
TobiasKnauss:patch-1
Apr 17, 2026
Merged

Update recommended-tags.md#53167
BillWagner merged 1 commit intodotnet:mainfrom
TobiasKnauss:patch-1

Conversation

@TobiasKnauss
Copy link
Copy Markdown
Contributor

@TobiasKnauss TobiasKnauss commented Apr 16, 2026

tag supports much more possibilities than previously described. Description updated.

Summary

Describe your changes here.

Fixes #Issue_Number (if available)


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/xmldoc/recommended-tags.md Recommended XML tags for C# documentation comments

<include> tag supports much more possibilities than previously described. Description updated.
@TobiasKnauss TobiasKnauss requested review from a team and BillWagner as code owners April 16, 2026 09:20
@dotnetrepoman dotnetrepoman bot added this to the April 2026 milestone Apr 16, 2026
@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc lang-reference/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels Apr 16, 2026
@TobiasKnauss
Copy link
Copy Markdown
Contributor Author

It looks like automated tests for each pull request include build tests. IMHO, build tests could be omitted if only documentation was changed.

@BillWagner
Copy link
Copy Markdown
Member

It looks like automated tests for each pull request include build tests. IMHO, build tests could be omitted if only documentation was changed.

@TobiasKnauss That action does short-circuit when only content changed. The problem with it not running at all is that it's a required check. If the action doesn't run, it doesn't complete. Then, GitHub's logic views it as "not passed" which blocks the PR.

Copy link
Copy Markdown
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks @TobiasKnauss

This looks great, and I'll :shipit: now.

@BillWagner BillWagner merged commit ca2f2a6 into dotnet:main Apr 17, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-csharp/svc lang-reference/subsvc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants