kata-containers / packaging

Kata Containers version 1.x packaging (for version 2.x see https://github.com/kata-containers/kata-containers).
https://katacontainers.io/
Apache License 2.0
119 stars 92 forks source link

actions: Add action to perform checks for pull requests #1102

Closed amshinde closed 4 years ago

amshinde commented 4 years ago

Use github actions for performing wip and DCO checks on PRs. Note since external actions for DCO check access github token, a particular sha for the actions is used.

Fixes: github.com/kata-containers/kata-containers#437

Signed-off-by: Archana Shinde archana.m.shinde@intel.com (cherry picked from commit c78946b301b4ccdb14a349f476a09328a0fe921a)