fix: use feature branch for winget PRs (#1544)
* fix: use feature branch for winget PRs instead of master GoReleaser was pushing manifest files directly to the master branch of stripe/winget-pkgs, then PRing master->master. The winget-pkgs bot rejects this. Use a versioned feature branch (e.g. stripe-cli-1.40.5) so each release gets a clean PR. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Committed-By-Agent: claude * fix: match existing winget package identifier casing Use Stripe.StripeCli (PascalCase) to match the existing package in winget-pkgs, not Stripe.StripeCLI. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Committed-By-Agent: claude --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
T
tomer-stripe committed
f3526fc6cc4a96c10f41c8bbee232da92df0c62f
Parent: 016d476
Committed by GitHub <noreply@github.com>
on 4/14/2026, 10:02:10 PM