Mintu Gogoi
Mintu Gogoi
Hey @derberg when i run locally, with `compile` true then it works perfectly  but dont know why test is failing 
can you take a look @derberg @Florence-Njeri
> can you explain why you think your solution must be implemented instead of what was suggested in [#1030 (comment)](https://github.com/asyncapi/generator/issues/1030#issuecomment-1705506844) > > wouldn't it just be easier to plug into...
> @lmgyuan yes, this is exactly it, thanks. We anyway iterate there, thus better to inject TS validation there rather than have another iteration only for TS. Better performance Ok...
This is ready for review and merge cc @derberg
> TBH I am not a fan of writing this action in bash. it is hard to maintain ( I don't speak bash). 😆 can you rewrite in in almighty...
@KhudaDad414 @smoya should i rewrite this in js or not
@KhudaDad414 @derberg @smoya can you suggest me some way to test this actions locally
i have updated this action using the github [octokit.paginate](https://docs.github.com/en/rest/using-the-rest-api/using-pagination-in-the-rest-api?apiVersion=2022-11-28#example-using-the-octokitjs-pagination-method) plugin and have test this in my local fork action in [this](https://github.com/Min2who/.github/actions/runs/7518627857/job/20466164310?pr=4) cc @smoya @KhudaDad414
made the changes cc @KhudaDad414