gitbito / CodeReviewAgent

GitHub Action related common files
MIT License
10 stars 3 forks source link

Turn of unnecessary comments #29

Open e11en opened 1 month ago

e11en commented 1 month ago

Hi,

I wonder if it is possible to turn off comments from the Gitlab bot that occur when a PR to main is made? I disabled the review for that branch in the config so it's not needed to see this "error" comment every time.

Screen Shot 2024-07-29 at 12 41 48 PM

rohankokkulabito commented 1 month ago

Hey @e11en, Thank you so much for reaching out and for testing Bito’s AI Code Review Agent! Your feedback is incredibly valuable to us.

Can you provide a screenshot of the agent configuration page? Select your agent and click edit - https://alpha.bito.ai/home/ai-agents/configured-agents/1 Go to Filters and Make sure to add the branches that you don't want to run the automated Code Review Agent on.

image

You can anyways manually run the code review agent by commenting /review.

In the meantime, if you have any more questions or need further assistance, please don’t hesitate to reach out. We’re here to support you and ensure you have the best experience possible. Best regards, Rohan

e11en commented 1 month ago

@rohankokkulabito The merge in Gitlab: Screen Shot 2024-08-01 at 10 58 17 AM

I've just added the develop branch to this list so hopefully that will fix it. Screen Shot 2024-08-01 at 10 58 47 AM