Skip to content

Conversation

@liubenjamin
Copy link
Member

@liubenjamin liubenjamin commented Dec 31, 2025

Summary

  • Update URL base path from /workflow/action-catalog to /actions/action-catalog in the private actions list partial
  • Fix URL construction to produce correct format: #/com.datadoghq.xxx instead of #com.datadoghq.xxx/com.datadoghq.xxx

Fixes broken links in https://docs.datadoghq.com/actions/private_actions/use_private_actions/?tab=docker#supported-private-actions

Test plan

@liubenjamin liubenjamin force-pushed the benjamin.liu/12-31/fix-broken-action-catalog-links-in-private-actions-list branch from fa2931c to 8965d03 Compare December 31, 2025 17:12
@github-actions github-actions bot added the Architecture Everything related to the Doc backend label Dec 31, 2025
Update URL base path from /workflow/action-catalog to /actions/action-catalog
and fix URL construction to produce correct format:
- Before: https://app.datadoghq.com/workflow/action-catalog#com.datadoghq.xxx/com.datadoghq.xxx
- After: https://app.datadoghq.com/actions/action-catalog#/com.datadoghq.xxx
@liubenjamin liubenjamin force-pushed the benjamin.liu/12-31/fix-broken-action-catalog-links-in-private-actions-list branch from 8965d03 to 8e3aea8 Compare December 31, 2025 17:15
@liubenjamin liubenjamin marked this pull request as ready for review December 31, 2025 17:30
@liubenjamin liubenjamin requested a review from a team as a code owner December 31, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants