Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] : Enhancing Bot to Handle Multiple File Changes #2

Open
4 tasks
Arbtrage opened this issue Dec 28, 2023 · 2 comments
Open
4 tasks

[FEATURE] : Enhancing Bot to Handle Multiple File Changes #2

Arbtrage opened this issue Dec 28, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed Medium SWOC S4

Comments

@Arbtrage
Copy link
Owner

Overview

Currently, the bot can only listen to a single file change within a pull request. To improve its functionality and effectiveness, we aim to enhance it to handle multiple file changes effectively.

Goals

  • Enable the bot to detect and process multiple file changes within a single pull request.
  • Update the bot's logic to extract and execute code present in each modified file.
  • Ensure the bot provides accurate feedback on all code changes within the PR.

Tasks

  • Evaluate the current code extraction mechanism and identify modifications needed to accommodate multiple file changes.
  • Modify the bot's logic to handle multiple file updates and extract code accordingly.
  • Test the updated functionality thoroughly to ensure accurate code execution and feedback for each modified file.
  • Update documentation to reflect the changes made to the bot's functionality.

Additional Information

Enhancing the bot to handle multiple file changes will significantly improve its utility, allowing it to efficiently assess code modifications across various files within a single pull request. Contributions and suggestions on implementing this enhancement are highly encouraged!

@Arbtrage Arbtrage added enhancement New feature or request help wanted Extra attention is needed SWOC S4 up-for-grabs labels Dec 28, 2023
@UtkarshUmre
Copy link

/assign @Arbtrage

@Arbtrage Arbtrage added the Medium label Jan 1, 2024
@Arbtrage
Copy link
Owner Author

Arbtrage commented Jan 1, 2024

Sure go ahead @UtkarshUmre .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Medium SWOC S4
Projects
None yet
Development

No branches or pull requests

2 participants