Set internal bots profiles to be private and confirmed
What does this MR do and why?
I've recently added duo_code_review_bot
as a part of #464786 (closed) and noticed that some of our bots have public profiles and some don't. Also, noticed that some are marked as unconfirmed which makes it look a little strange.
Examples:
- https://gitlab.com/alert-bot -> unconfirmed and private
- https://gitlab.com/support-bot -> confirmed and public
- https://gitlab.com/GitLab-Llm-Bot -> confirmed and private
I was looking for an answer, but wasn't able to find any explanations for these inconsistencies and I believe it was just an oversight. Therefore, I've created this MR to make them consistent to avoid further confusion in the future.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Edited by Sincheol (David) Kim