Skip to content

docs: document config-db default retention periods - #441

Merged
adityathebe merged 2 commits into
mainfrom
copilot/document-config-db-retention
Aug 20, 2026
Merged

docs: document config-db default retention periods#441
adityathebe merged 2 commits into
mainfrom
copilot/document-config-db-retention

Conversation

Copilot AI commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

Documents the default cleanup periods used by config-db:

  • Config items are permanently deleted 7 days after soft deletion.
  • Config changes are deleted 60 days after creation unless linked to evidence.
  • Config analysis is deleted 60 days after its last observation unless linked to evidence.

Updates the config-db submodule to current main so the documentation and imported fixtures use the current source.

Fixes #440

@vercel

vercel Bot commented Nov 25, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 20, 2026 12:17pm

Request Review

@coderabbitai

coderabbitai Bot commented Nov 25, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify

netlify Bot commented Nov 25, 2025

Copy link
Copy Markdown

Deploy Preview for canarychecker canceled.

Name Link
🔨 Latest commit e16d1c6
🔍 Latest deploy log https://app.netlify.com/projects/canarychecker/deploys/6a86effef13011000812adb6

Copilot AI changed the title [WIP] Document config-db default retention period docs: document config-db default retention periods Nov 25, 2025
Copilot AI requested a review from adityathebe November 25, 2025 09:32
Co-authored-by: adityathebe <13419481+adityathebe@users.noreply.github.com>
@adityathebe
adityathebe force-pushed the copilot/document-config-db-retention branch from de4e345 to 10ce4f6 Compare August 20, 2026 11:57
@adityathebe
adityathebe marked this pull request as ready for review August 20, 2026 12:01
Clarify when each default period starts and document the evidence exemptions used by cleanup jobs. Update the config-db submodule to current main so fixture and source references match the documented behavior.

Amp-Thread-ID: https://ampcode.com/threads/T-01a01f09-6251-76ce-8687-0455cc5fd6f8
@adityathebe
adityathebe merged commit a861d20 into main Aug 20, 2026
14 checks passed
@adityathebe
adityathebe deleted the copilot/document-config-db-retention branch August 20, 2026 12:21
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

Successfully merging this pull request may close these issues.

Document config-db default retention period

2 participants