graph-quilt / graphql-service-adapters

https://graph-quilt.github.io
Apache License 2.0
18 stars 3 forks source link

Integrate Auto Library #10

Closed bhavinshah7 closed 1 year ago

bhavinshah7 commented 2 years ago

Integrate Auto Library with orchestrator to achieve the following:

jainrocks commented 2 years ago

Please assign this to me.

bhavinshah7 commented 2 years ago

@jainrocks done.

jainrocks commented 2 years ago

Thanks @bhavinshah7

bhavinshah7 commented 2 years ago

@jainrocks you will need this info while setting up Auto: Owner/ServiceAccount: https://github.com/graphquilt-svc email: graphquilt@gmail.com I am giving you push access, so you can create a personal github token to set up Auto.

You might want to look at this Github action to add auto to one of the workflows

jainrocks commented 2 years ago

Sure, I will start working on this

skodamarthi commented 2 years ago

@bhavinshah7 Can I work on this?

jainrocks commented 2 years ago

I am already working on this :)

jainrocks commented 2 years ago

Raised a PR: https://github.com/graph-quilt/graphql-service-adapters/pull/11

I am facing one issue with the GH_Token ✖ error Received 404! This usually because the GitHub token you're using doesn't have the correct permissions to the repo. The token used with auto must have at least "write" permission to your repo (https://github.com/graphquilt-svc/https://github.com/graph-quilt/graphql-service-adapters (​​)) to create releases and labels. You can check the permission for you token by running "auto info".

Getting the above error, can @bhavinshah7 / @ashpak-shaikh please share the token or guide me in creating the same