Skip to content

Conversation

@joeldickson
Copy link
Contributor

  • Update ESLint setting to use explicit fixing.
  • Modify VCSAdapter interface to require current comments for removal.
  • Enhance GitHubAdapter and GitLabAdapter to manage existing comments and discussions, preventing duplicates during creation.
  • Implement selective deletion of outdated comments based on current issues in both adapters.
  • Add new methods in GitLabMRService for handling discussions.

This improves comment handling and ensures that only relevant comments are maintained.

- Update ESLint setting to use explicit fixing.
- Modify VCSAdapter interface to require current comments for removal.
- Enhance GitHubAdapter and GitLabAdapter to manage existing comments and discussions, preventing duplicates during creation.
- Implement selective deletion of outdated comments based on current issues in both adapters.
- Add new methods in GitLabMRService for handling discussions.

This improves comment handling and ensures that only relevant comments are maintained.
@jeeyo jeeyo self-requested a review June 27, 2025 07:40
Copy link
Collaborator

@jeeyo jeeyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeeyo jeeyo merged commit b8f1511 into codeleague:main Jun 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants