We are using gitlab for CI/CD. my colleagues need pipeline, merge request, commit related status. How should I receive the mails from them and how did they receive my activity through mails? We are using outlook and google account. If we use SMTP? How should I deploy that? by giving everyone's mail.
Are you using self-managed or SaaS? If the first one, start with configuring SMTP settings
Then, read email notifications documentation
If you use SaaS (gitlab.com), only the second one will be relevant to you.
If this does not help, please ask more specific question (explaining what you try, what didn't work) after you read these docs.
You can always create an MS teams team with yourself and the people who need to be notified, irrespective of if they are gitlab users. Take the mail id of that team and add it to your gitlab profile, and for this project, use custom notification and use that email id for the specific events. Everyone involved will get the mails.
If you are using google accounts, create a google group and use the group email id.
© 2022 - 2024 — McMap. All rights reserved.
How should I receive the mails from them
means, or what ishow did they receive my activity through mails
– Atom