letsencrypt / letsencrypt/cp-cps

Create github action that files a ticket if documents get stale

Open
#182 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
38
Forks
26
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the two documents referenced in the issue and checking the repository's existing GitHub Actions configuration; define how their modification dates and the monthly schedule are handled. Done means the action detects documents older than nine months and files a ticket for either one.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.