Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create github action that files a ticket if documents get stale #182

Open
aarongable opened this issue Mar 7, 2023 · 2 comments
Open

Create github action that files a ticket if documents get stale #182

aarongable opened this issue Mar 7, 2023 · 2 comments

Comments

@aarongable
Copy link
Contributor

We are required to update each of these documents at least once every 365 days. We should have a github action which runs periodically (monthly?), checks the last time the documents were modified, and files a ticket if either of them is more 9 months old.

@pgporada
Copy link
Member

Where should the complaints be filed?

@aarongable
Copy link
Contributor Author

Filing a ticket in this repo would be ideal, but IIRC doing so requires the Action having a Github Personal Access Token, which we don't want to maintain. Sending an email is okay, but doesn't have any way to do duplicate-detection and prevent sending the same reminder multiple times. Maybe we go as far as to add a "stale document" prober type to boulder-observer, and just export a "time since last update" metric which can be alerted on via normal means? Oof.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants