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

Create issue #14

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Create issue #14

wants to merge 23 commits into from

Conversation

jcabrerizo
Copy link

@jcabrerizo jcabrerizo commented Jan 19, 2024

adds a new command create-ussue expecting a yaml file as input:

$ aws-sleek-transformer create-issue example.yaml 
File to process: example.yaml 
Schema validation correct
Issue created: https://github.com/cloudsoft-fusion/aws-k8s-addons/issues/13

TODO

  • keep repo and repo owner as configuration
  • integrate invoke the validator before creating the issue using the values extracted from the input file
  • fix issue package and retrieving the schema as part of the build

An input example can be found in https://github.com/cloudsoft-fusion/aws-eks-addon-publication/blob/main/docs/github-workflow/creation.yaml

I detected a syntax error on the previous version of the schema fix in this PR https://github.com/cloudsoft-fusion/aws-eks-addon-publication/pull/20/files

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.

3 participants