I have followed probot documentation to create an app. Not sure how to read a YAML file. Probot doc. I am using https://octokit.github.io/rest.js/v18 for other GitHub API's. Can I use normal Javascript along with Octokit? If yes, how to do it?
I have followed probot documentation to create an app. Not sure how to read a YAML file. Probot doc. I am using https://octokit.github.io/rest.js/v18 for other GitHub API's. Can I use normal Javascript along with Octokit? If yes, how to do it?