prepare-release
Installation
SKILL.md
Prepare Release
This skill automates the release preparation workflow for the Feature Management .NET SDK project.
When to Use This Skill
Use this skill when you need to:
- Bump the package version for a new stable or preview release
- Create merge PRs to sync branches (main → release, preview → release)
- Prepare all the PRs needed before publishing a new release
Background
Repository Information
- GitHub Repo: https://github.com/microsoft/FeatureManagement-Dotnet
- Packages (all 3 are released together with the same version):
Microsoft.FeatureManagement— Base packageMicrosoft.FeatureManagement.AspNetCore— ASP.NET Core packageMicrosoft.FeatureManagement.Telemetry.ApplicationInsights— Application Insights telemetry package