https://youtu.be/JVyb7KGEVsE by @cold wing
In this demo, Andrea showcases an integration with Dagger, focusing on creating comments on GitHub pull requests. The demo consists of two main parts:
Module Creation: Andrea demonstrates a module to create comments on GitHub pull requests using a token. The module can add, update, and delete comments, with re-entrance functionality to prevent ...