Skip to content

🔄 Preview: Sync 2.2.2 RNs.mdx - #2786

Draft
probelabs[bot] wants to merge 492 commits into
productionfrom
JoanCamosTyk-patch-17
Draft

🔄 Preview: Sync 2.2.2 RNs.mdx#2786
probelabs[bot] wants to merge 492 commits into
productionfrom
JoanCamosTyk-patch-17

Merge main into JoanCamosTyk-patch-17

0e2976e
Select commit
Loading
Failed to load commit list.
probelabs / Visor: quality failed Aug 27, 2026 in 35s

🚨 Check Failed

quality check failed because fail_if condition was met.

Details

📊 Summary

  • Total Issues: 3
  • Error Issues: 3

🔍 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

Documentation (2)

  • developer-support/release-notes/overview.mdx:42 - The release date for the latest Tyk Sync version (2.2.2) is incorrect. It is listed as "21/05/2026", which predates the previous v2.2.0 release and is inconsistent with the new release notes.
  • developer-support/release-notes/sync.mdx:30 - The release date for Tyk Sync v2.2.2 contains a placeholder "xx August 2026". Publishing documentation with placeholder content provides incomplete information to users.

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 42 in developer-support/release-notes/overview.mdx

See this annotation in the file changed.

@probelabs probelabs / Visor: quality

documentation Issue

The release date for the latest Tyk Sync version (2.2.2) is incorrect. It is listed as "21/05/2026", which predates the previous v2.2.0 release and is inconsistent with the new release notes.
Raw output
Update the date to the correct release date for version 2.2.2 to ensure release metadata is accurate.

Check failure on line 30 in developer-support/release-notes/sync.mdx

See this annotation in the file changed.

@probelabs probelabs / Visor: quality

documentation Issue

The release date for Tyk Sync v2.2.2 contains a placeholder "xx August 2026". Publishing documentation with placeholder content provides incomplete information to users.
Raw output
Replace the "xx" placeholder with the actual day of release before this pull request is merged.