You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
The Winget publishing pipeline failed due to a PackageIdentifier capitalization mismatch. Per microsoft/winget-pkgs#331362, the identifier should be OpenCLICollective (CLI in uppercase) but was incorrectly set to OpenCliCollective.
Change PackageIdentifier: OpenCliCollective.gmail-ro to PackageIdentifier: OpenCLICollective.gmail-ro
Update workflow files:
.github/workflows/winget-publish.yml
Note
This is a breaking change for existing Winget users - they'll need to uninstall the old package and install with the new identifier. Other repos (confluence-cli, jira-ticket-cli, slack-chat-api) already use the correct capitalization.