servicing-pr
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [PR Template Structure]: The skill defines a comprehensive template for PR descriptions, ensuring consistency and capturing critical information such as customer impact, regression analysis, and risk assessment. This promotes thorough documentation during the maintenance lifecycle.
- [Standardized Compatibility Pattern]: It provides a template for implementing AppContext switches (quirks). This is a standard .NET practice that allows users to opt-out of behavior changes in patch releases, effectively managing the risk of breaking changes in servicing branches.
- [Release Branch Management]: Guidelines are provided for correctly identifying and targeting servicing branches (release/*), ensuring that fixes are applied to the appropriate versioned branches during the backporting process.
Audit Metadata