Mintu Gogoi

Results 206 comments of Mintu Gogoi

> LGTM! please wait for @derberg's review. 🙇 waiting 🙇‍♂️ cc @derberg

> @Min2who hey, left some comments how you can improve the action > > can you share some example where did you test it, a test run? This is my...

> @utnim2 did you see my other comments? ahh sorry , working on it

Done the reviewed changes The test of this action [here](https://github.com/utnim2/CI-CD-test/actions/runs/8239797327/job/22533830137) cc @derberg @KhudaDad414

Hey @smoya I have found a way around for this problem "Each co-author line (Co-authored-by: ...) should appear in a new line as the documentation says." Now for this problem...

can anyone help me with this ```bash const { Octokit } = require('@octokit/rest'); const { paginateRest } = require('@octokit/plugin-paginate-rest'); const token = process.env.GITHUB_TOKEN; const prNumber = process.env.PR_NUMBER; const repository =...

working on this when i try to run the `http-test` example it is generating this error,`localhost:3000` is not spinning up ![image](https://github.com/asyncapi/glee/assets/127925465/ea662d86-fd91-4978-b39b-b7796d93b256) cc @KhudaDad414 @Souvikns

> @SrijanShovit to run the project: > > * Fork and clone to project to your local machine > * then install the required dependencies by running `npm i` >...

> @Min2who the issue has been resolved. please try with the latest version. It is giving this error now ![image](https://github.com/asyncapi/glee/assets/127925465/c00e5cf1-b70d-44b3-a607-ba3eb90f8dc2)

@fmvilas what do yu think we should try to do ? the code should not fail if the event.payload.repeat is undefined.we are trying to solve this only right?