Skip to content

Merge main into live#54632

Merged
gewarren merged 6 commits into
livefrom
main
Jul 7, 2026
Merged

Merge main into live#54632
gewarren merged 6 commits into
livefrom
main

Conversation

gewarren and others added 3 commits July 2, 2026 11:45
* Don't close empty issues...for now

Removed actions for closing issues with empty descriptions.

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Update feedback field ID in customer feedback template

Changed the ID of the feedback field in the customer feedback template.

* Fix wording in customer feedback issue template

Updated issue template to use 'Code does not work' instead of 'Code doesn't work'.

* Modify user feedback field in issue template

Updated user feedback field to include a placeholder.

* Update customer feedback issue template

Removed placeholder text from the Description field.
* Clarify targets for primary constructor

Clarify that `AttributeTargets` elment on an attribute must use `Constructor` for the target on a constructor. Note that the article on [instance constructors](https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/instance-constructors#primary-constructors) already had that information.

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* copilot review comments.

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@dotnetrepoman dotnetrepoman Bot added this to the July 2026 milestone Jul 3, 2026
adegeo and others added 3 commits July 3, 2026 17:38
* Add notes and references to threading.lock

* Update docs/standard/threading/overview-of-synchronization-primitives.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Update docs/standard/threading/overview-of-synchronization-primitives.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@gewarren gewarren merged commit f264a9e into live Jul 7, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants