Abidsyed25 / ScrapQuest

ScrapQuest is your go-to solution for effortlessly extracting data from websites. It's a powerful web scraper built with Next.js, TypeScript, and Puppeteer with Browserless. With ScrapQuest, you can quickly gather valuable information from any website without hassle.
https://scrap-quest.vercel.app/
MIT License
20 stars 37 forks source link

🪲[Bug]: Error in autocomment in Pull_Request_template.tmd #116

Closed vansh-sardana closed 2 months ago

vansh-sardana commented 3 months ago

Describe the bug As we create a pull request, we get an error stating auto comment failed as in the ss below.

To Reproduce Steps to reproduce the behavior: create a pull request and see notifications in github

Expected behavior We should get a comment saying thank you instead of the error.

Screenshots image

Additional context I have corrected this error. Kindly assign me this issue as a contributor under GSSOC'24. image

Abidsyed25 commented 3 months ago

@vansh-sardana still error persists

vansh-sardana commented 3 months ago

let me check once sir

vansh-sardana commented 3 months ago

It did work on my branch. see this pull request https://github.com/vansh-sardana/ScrapQuest/pull/1#issuecomment-2182181706. Will work on it to see where else may be the issue.