How do disable project export emails

Hi,

I’m using gitlab.com and have automated project exports through the API. Every time an export completes, the system sends me an email though. I’m checking the status through the API call for this, so the emails are redundant and I would like to disable them. I don’t seem to find how though.

Does anybody know how to disable the email that is sent each time a project export is finished?

Thanks for the help,

Geert

Hi @gbevin,
is there any solution for this problem you found or is this still up2date?

It’s still an issue for us, we’ve just set up email rules to direct those messages straight to the thrash.

Hi,
i think u can Update global notification settings via api in your profile, and temporary sets to disabled, and re-enable on exports ends.

I’m using gitlab-project-export to automate export/import and disabling personal global notification works :ok_hand:
(ofc you can disable notification even per project or group).

Hope this helps, and sorry for my bad english :stuck_out_tongue: