Skip to content

Conversation

OliviaShoup
Copy link
Contributor

What does this PR do? What is the motivation?

This PR adds a new page for the Private Action Runner (PAR) script action.

Merge instructions

Merge readiness:

  • Ready for merge

@OliviaShoup OliviaShoup added the under_review Sent to someone outside of the docs team for review. label Aug 20, 2025
@github-actions github-actions bot added the Architecture Everything related to the Doc backend label Aug 20, 2025
Copy link
Contributor

github-actions bot commented Aug 20, 2025

ℹ️ Documentation Team Review

No documentation team review is required for this pull request.

Copy link
Contributor

Comment on lines +43 to +57
### 1. Update your runner image

Replace the standard PAR image with the development image that supports script actions. The development images are published on [Docker Hub][2].

**Standard image:**
```
gcr.io/datadoghq/private-action-runner:v1.3.0
```

**Script-enabled image:**
```
datadog/private-action-runner-dev:latest@sha256:4e990e496b79d02514c19a633042d27be1ba8e7a4b9018efd0e942ed1a070ad8
```

You can either reuse an existing runner's identity by changing the image, or create a brand new runner.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are specific to the preview phase PAR Version**: 1.7.0 or later should be sufficient

OliviaShoup and others added 17 commits August 28, 2025 13:44
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 under_review Sent to someone outside of the docs team for review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants