Skip to content

docs: add Package and Container Image Retention Policy - #2764

Open
probelabs[bot] wants to merge 12 commits into
mainfrom
add-retention-policy
Open

docs: add Package and Container Image Retention Policy#2764
probelabs[bot] wants to merge 12 commits into
mainfrom
add-retention-policy

Merge main into add-retention-policy

33e376e
Select commit
Loading
Failed to load commit list.
probelabs / Visor: architecture failed Aug 27, 2026 in 19s

🚨 Check Failed

architecture check failed because fail_if condition was met.

Details

📊 Summary

  • Total Issues: 2
  • Error Issues: 2

🔍 Failure Condition Results

Failed Conditions

  • global_fail_if: output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')
    • Severity: ❌ error

Issues by Category

Architecture (1)

  • docs.json:94 - The pull request description states that links to the new retention policy were added to the Docker and Linux installation guides (tyk-self-managed/install/linux.mdx and tyk-self-managed/install/docker.mdx). However, these changes are missing from the submitted files. While adding the policy to the main navigation in docs.json is correct, failing to include contextual links from relevant installation pages is a significant omission in the site's information architecture. This makes the policy much less discoverable for users at the moment they need the information most.

Logic (1)

  • system:0 - Global failure condition met: output.issues && output.issues.some(i => i.severity === 'critical' || i.severity === 'error')

Powered by Visor from Probelabs

💡 TIP: You can chat with Visor using /visor ask <your question>

Annotations

Check failure on line 94 in docs.json

See this annotation in the file changed.

@probelabs probelabs / Visor: architecture

architecture Issue

The pull request description states that links to the new retention policy were added to the Docker and Linux installation guides (`tyk-self-managed/install/linux.mdx` and `tyk-self-managed/install/docker.mdx`). However, these changes are missing from the submitted files. While adding the policy to the main navigation in `docs.json` is correct, failing to include contextual links from relevant installation pages is a significant omission in the site's information architecture. This makes the policy much less discoverable for users at the moment they need the information most.
Raw output
Update the pull request to include the missing changes that add links to the new retention policy from the Linux and Docker installation documentation, as described in the PR summary.