1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a CI validation step to ensure that GitHub Actions workflows for PowerShell's snap package releases use the correct channel names (e.g., 'lts', 'stable', 'preview') in their YAML configuration files. This involves checking that the `release` parameter in the workflows matches the intended release channel.

Complexity: 3/5
enhancement good first issue