Rwitick Ghosh

Results 14 comments of Rwitick Ghosh

https://octokit.github.io/rest.js/v18#issues-update-comment with comment ID from https://octokit.github.io/rest.js/v18#issues-list-comments might help instead of the current https://github.com/oke-py/npm-audit-action/blob/main/src/main.ts#L97

If we can use an action inside an action or get inspired by it, something similar to https://github.com/peter-evans/create-or-update-comment

Not a workaround, but a pre-check before merging a PR would be to check if the commit `Add automatically parsed data (build)` exists after you commit to it

I think you could streamline your PR much more using more of GitHub Actions based flow instead of Travis CI based shell script and including auto commits for PR and...

Sure, I'll take a look at it when I am free from my school commitments

The `_` around the page name in README causes all broken links

It can be based on a request from the UI such that upon request by the job owner, the API generates a sha512 hash for the job and stores it...

Useful help https://shields.io/endpoint

This might pose some issue as in suppose I wish to fetch a data from a API endpoint (using authentication) which is not owned by then it shall be a...

But it can be such that there can be a limit above which there should be validation for example, if a job is run every hour, it need not be...