feat(docs): introduce workbench follow-up automation guide - #612
Merged
Conversation
- Add detailed documentation on automating workbench follow-up tasks after pull request merges and GitOps reconciliation completes - Include specific instructions for setting up GitHub Actions to send follow-up prompts - Update routing structure to integrate new follow-up automation documentation - Extend automation overview to include post-merge follow-up jobs in workbenches - Regenerate routes with updated last modified timestamps
Contributor
There was a problem hiding this comment.
🔧 Deploy preview for docs-pr-612 is building...
| Name | Details |
|---|---|
| ⚡ Service | docs-pr-612 (4 / 5 ready) |
| ☁️ Cluster | plural (eks) |
| 7154c2c | |
| https://console.mgmt.plural.sh/cd/clusters/446acdef-8524-425a-a49f-5336a... | |
| 🔍 Logs URL | https://console.mgmt.plural.sh/cd/clusters/446acdef-8524-425a-a49f-5336a... |
| 🌊 Flow URL | https://console.mgmt.plural.sh/flows/08a17af1-8578-449e-9ae1-28ccd97eafc... |
| Preview Link | Preview |
You can learn more about preview environments and Plural Flows here
Contributor
Greptile SummaryThis PR expands the Workbench documentation:
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| pages/plural-features/workbenches/follow-up-automation.md | Adds the GitHub Actions follow-up automation guide, including authentication, workflow configuration, inputs, outputs, and commit-based PR resolution. |
| pages/plural-features/workbenches/tools/datadog.md | Adds setup, permission, attachment, query, and troubleshooting documentation for the Datadog Workbench integration. |
| pages/plural-features/workbenches/automation.md | Extends the automation overview with post-merge follow-up jobs and links to the dedicated guide. |
| src/routing/docs-structure.ts | Adds the Datadog and follow-up automation guides to the Workbench navigation structure. |
| generated/routes.json | Registers routes for the two newly added Workbench documentation pages. |
Reviews (2): Last reviewed commit: "feat(docs): add Datadog integration and ..." | Re-trigger Greptile
michaeljguarino
approved these changes
Jul 30, 2026
michaeljguarino
left a comment
Member
There was a problem hiding this comment.
mostly looks good, one minor improvement
- Add Docker image build and deployment steps to GitHub Actions workflow - Update prompts to reflect deployment and verification of live changes - Refine documentation to describe updated workflow patterns and configurations
Member
Author
|
@michaeljguarino is this better? |
- Introduce guide for integrating Datadog with workbenches to query metrics, logs, and traces. - Update tab names from **Jobs** to **Launch** for job initiation in workbenches. - Expand `docs-structure.ts` with new section for Datadog integration. - Modify links in tools documentation to include Datadog integration page. - Update workbench running jobs instructions to reflect tab name changes.
Member
Author
michaeljguarino
approved these changes
Jul 31, 2026
- Add detailed steps for creating API and application keys in Datadog - Recommend using service account for application keys - Update routing timestamps to reflect documentation changes
michaeljguarino
approved these changes
Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New feature documentation:
Navigation and terminology updates:
Tool description enhancements:
Plural Flow: docs
Plural Preview: docs