canonical / canonical/powershell-snaps

Create CI validation for release channel names

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

There should be a CI validation step for Pull Requests that validates whether the channel workflows have the correct release channel names in them. For example, the `powershell-lts.yaml` workflow should contain:

```yaml
needs-store-publishing:
uses: ./.github/workflows/template-scheduler-needs-publishing.yaml
with:
release: 'lts'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.