Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

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

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

amshinde
Copy link
Member

Use github actions for performing wip and DCO checks on PRs.

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

Signed-off-by: Archana Shinde archana.m.shinde@intel.com

@auto-comment
Copy link

auto-comment bot commented Jul 22, 2020

Thank you for raising your pull request. Please note that the main development of Kata Containers has moved to the 2.0-dev branch of https://github.com/kata-containers/kata-containers repository. The kata-containers/runtime repository is kept for 1.x release maintenance. Please check twice if your change should go to the 2.0-dev branch directly.

If it is strongly required for adding the change to Kata Containers 1.x releases, please ping @kata-containers/runtime to assign a dedicated developer to be responsible for porting the change to 2.0-dev branch. Thanks!

@amshinde amshinde force-pushed the actions-pr-checks branch from 8ccbec4 to 2e7ef24 Compare July 22, 2020 21:31
@amshinde
Copy link
Member Author

/test-ubuntu

@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #2847 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2847   +/-   ##
=======================================
  Coverage   50.62%   50.62%           
=======================================
  Files         118      118           
  Lines       17367    17367           
=======================================
  Hits         8792     8792           
  Misses       7497     7497           
  Partials     1078     1078           

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>
@amshinde amshinde force-pushed the actions-pr-checks branch from 2e7ef24 to 790951a Compare July 23, 2020 01:24
Copy link
Member

@fidencio fidencio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@amshinde amshinde merged commit 724ee02 into kata-containers:master Jul 23, 2020
@amshinde amshinde deleted the actions-pr-checks branch December 8, 2020 23:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants