Create Bot that runs weekly and checks if secrets are close to expiring
pjlewisuk opened this issue · 1 comments
pjlewisuk commented
Is your feature request related to a problem? Please describe.
Bot should run weekly and do one or both of the following:
- Check the date the relevant GitHub secret was last updated, and if it's >10 months ago
- Check the expiry date on the Enterprise Application secret in the relevant Azure subscription, and if it's close to expiring
If either of these things is true, the bot should create a high priority issue that prompts for the renewal of the secret
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
github-actions commented
Issue smells stale, no activity for 30 days. Stale Label will be removed if the issue is updated, otherwise closed in a month.