Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts: Add tool to manage github projects via CLI #10

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

jodh-intel
Copy link
Contributor

Add a tool that leverages the hub(1) tool to provide control over GitHub projects.

Fixes: #9.

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

@jodh-intel
Copy link
Contributor Author

I raised the PR on the .github repo rather than https://github.com/kata-containers/kata-containers since we want all the Kata repos to potentially make use of this script in GitHub actions. But having each repos GitHub YAML workflow file git clone the main kata repo just to run a shell script seeks like overkill to me 😄 Cloning this repo should always be fast as it's tiny 😄

@jodh-intel
Copy link
Contributor Author

/cc @jcvenegas.

Add a tool that leverages the `hub(1)` tool to provide control over
GitHub projects.

Fixes: kata-containers#9.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
@jodh-intel jodh-intel merged commit c16654e into kata-containers:master Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create tool to handle issues in Github Projects
2 participants