actions / starter-workflows

Accelerating new GitHub Actions workflows
https://github.com/features/actions
Other
8.59k stars 5.07k forks source link

OpenShift workflow doesn't work out of the box #2385

Open jsoref opened 2 months ago

jsoref commented 2 months ago

1564 added a workflow for Red Hat CodeReady Dependency Analytics, but it also broke the OpenShift workflow.

I used https://github.com/check-spelling-sandbox/starter-workflows-openshift-is-broken-1/actions/new?category=none&query=openshift and added the workflow.

You can see that it's broken: https://github.com/check-spelling-sandbox/starter-workflows-openshift-is-broken-1/actions/runs/8841706172

image

The comment here does not match the code: https://github.com/actions/starter-workflows/blob/2435e576016b3fdd46574a49126d65bfd0d4872f/deployments/openshift.yml#L63-L74