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

action: Add issue to project and move to "In progress" on linked PR #2911

Merged

Conversation

jodh-intel
Copy link
Contributor

Add GitHub actions to:

  • Add newly-created issues to the issue backlog project.
  • Move issues with a linked PR into the "In progress" column
    of the issue backlog project.

Related: kata-containers/kata-containers#512

Fixes: #2910.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

@jodh-intel jodh-intel added the do-not-merge PR has problems or depends on another label Aug 28, 2020
Copy link

@devimc devimc left a comment

Choose a reason for hiding this comment

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

thanks @jodh-intel - lgtm

@jodh-intel jodh-intel removed the do-not-merge PR has problems or depends on another label Sep 7, 2020
@jodh-intel
Copy link
Contributor Author

/test

@codecov
Copy link

codecov bot commented Sep 7, 2020

Codecov Report

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

@@           Coverage Diff           @@
##           master    #2911   +/-   ##
=======================================
  Coverage   51.65%   51.65%           
=======================================
  Files         118      118           
  Lines       17430    17430           
=======================================
  Hits         9003     9003           
  Misses       7342     7342           
  Partials     1085     1085           

Add GitHub actions to:

- Add newly-created issues to the issue backlog project.
- Move issues with a linked PR into the "In progress" column
  of the issue backlog project.

Related: kata-containers/kata-containers#512

Fixes: kata-containers#2910.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
@jodh-intel jodh-intel force-pushed the actions-for-issue-backlog branch from cab1876 to 5cb47f2 Compare September 10, 2020 15:19
@jodh-intel
Copy link
Contributor Author

/test

@amshinde amshinde merged commit 911a495 into kata-containers:master Sep 10, 2020
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.

action: Add issue to project and move to "In progress" on linked PR
3 participants