Mintu Gogoi
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  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 
@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?