gitleaks / gitleaks-action

Protect your secrets using Gitleaks-Action
https://gitleaks.io
Other
330 stars 129 forks source link

Enabling notification via GITLEAKS_NOTIFY_USER_LIST #158

Open abingham opened 5 months ago

abingham commented 5 months ago

The GITLEAKS_NOTIFY_USER_LIST documentation says it will send notifications to the users "if their GitHub notification settings permit it". I feel like this is probably obvious, but how exactly do we permit it? I'm not sure which setting I need to use to allow these notifications.

Kseniyaivanitskaya commented 2 months ago

When GITLEAKS_NOTIFY_USER_LIST: '@username' is configured, no email notifications are received. Please specify what permissions should be configured for these users to receive notifications.