Skip to content

Add PAT expired notification cron settings

Aishwarya Subramanian requested to merge expired-pat-notification-cron into master

What does this MR do?

Includes settings for the new Cron job introduced to notify users when their Personal Access Token has expired.

The cron job runs at 2am everyday.

Related issues

gitlab#214721 (closed)

Checklist

See Definition of done.

  • Changelog entry created. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com
  • Equivalent MR/issue for CNG opened if applicable
  • trigger-package has a green pipeline running against latest commit

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks
Edited by Aishwarya Subramanian

Merge request reports