Arbtrage / Enigma

A Github App that executes and comments the code present in the Pull Request's diff .
https://github.com/apps/enigma-code-bot
ISC License
3 stars 6 forks source link

[FEATURE] : Adapting Bot to Handle Modified File Changes #3

Open Arbtrage opened 7 months ago

Arbtrage commented 7 months ago

Overview

Presently, the bot processes new file additions within a pull request. However, it lacks the capability to handle modifications made to existing files. We aim to update the bot's functionality to address modified file changes effectively.

Goals

Tasks

Additional Information

Enabling the bot to handle modifications in existing files will significantly enhance its ability to provide feedback on altered code sections within a pull request. Your insights and contributions toward achieving this enhancement are highly appreciated!

ShatilKhan commented 6 months ago

Interested in this one, but would need some guidance

Arbtrage commented 6 months ago

@ShatilKhan , are you familiar with Github's REST API ?

ShatilKhan commented 6 months ago

Not too familiar But if you can give some resources I can figure it out maybe

Arbtrage commented 6 months ago

@ShatilKhan , I can see multiple requests from your side . For now please decide on one issue to work on. Issues will be assigned from 1st January.

TheArchitect19 commented 6 months ago

/ assign me @Arbtrage

Arbtrage commented 6 months ago

Here you go @TheArchitect19 .