DEV Community

rn404
rn404

Posted on

My first GitHub Action built with Deno

I wasn’t sure about a lot of things while building this,
but I hope it might inspire someone or give you an idea.

https://github.com/rn404/comment-sonar

This is a tiny GitHub Action built with Deno.

It scans your codebase for TODO comments and opens a pull request listing them.

Top comments (0)