Skip to content

A scheduled job that sends emails out if a cert is about to expire

Notifications You must be signed in to change notification settings

e-gineering/microsoft-cert-alerts

Repository files navigation

microsoft-cert-alerts

Get notified when your certs are about to expire

About

This is a python script that runs on a schedule in Github Actions, and sends a reminder email as your certification gets close to expiring.

Signing up for the emails

To add yourself to the list, add an entry to the users list in the certifications.yaml file.

The email can be any email address you want to receive alerts at, and you should be able to find the credentialId for each cert in your Microsoft Learn profile here:

https://learn.microsoft.com/en-us/users/me/credentials?tab=credentials-tab

Unit tests

To run the unit tests, run this command from the terminal: python -m unittest discover

About

A scheduled job that sends emails out if a cert is about to expire

Topics

Resources

Stars

Watchers

Forks

Languages