Open Issues Need Help
View All on GitHub Create CI validation for release channel names about 1 month ago
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