kubernetes-sigs / cve-feed-osv

OSV JSON format file generator for official Kubernetes CVE Feed
Apache License 2.0
6 stars 2 forks source link

Add build job to github workflow #3

Open chen-keinan opened 4 months ago

chen-keinan commented 4 months ago

Description

it is required to add build job to github workflow to validate:

k8s-triage-robot commented 1 month ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 3 weeks ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

tabbysable commented 2 weeks ago

/remove-lifecycle rotten

tabbysable commented 2 weeks ago

Is there a reason to do this in github actions rather than Prow? For maintainability, I'd prefer we use Prow as much as possible.

chen-keinan commented 2 weeks ago

Is there a reason to do this in github actions rather than Prow? For maintainability, I'd prefer we use Prow as much as possible.

Thanks for the feedback , I'll take a look at Prow and see how it can fit.