lindluni/Domain Email Verification Enforcement

Automates the auditing and notification of users who have not verified their email address.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
actionThe action to perform. One of: "notify", "reconcile", "audit"yesnotify
daysThe number of days between notifying the same user againyes14
messageThe message to send to the useryesThis is a notice that you have yet to verify your organization email address on GitHub. The {{org}} organization mandates that you verify your organization email address. Please verify your email address by navigating to the following link and adding and verifying your organization email address: https://github.com/settings/emails You will be notified every 60 days after this issue was opened that you are in violation of this policy. If this account is a bot account owned by your organization, please apply the \`bot-account\` label to this issue. And you will not receive any further notifications. Failure to verify your organization email address may result in your removal from the {{org}} GitHub organization in the future. Thank you, {{org}} GitHub Support
orgThe GitHub organization to audityes${{ github.repository_owner }}
repoThe repo to open issues inyes
tokenGitHub Admin PAT to open issues and commentyes${{ github.token }}

no outputs