[FORMS] Add Share a Form action to Slack docs - #39886
Open
JohanDelao wants to merge 1 commit into
Open
Conversation
Contributor
Preview links (active after the
|
JohanDelao
force-pushed
the
johan.delao/include-form-slack-action
branch
2 times, most recently
from
September 11, 2026 18:17
dc6c4fe to
291b3ec
Compare
Author
|
/review |
JohanDelao
marked this pull request as ready for review
September 11, 2026 18:30
Contributor
There was a problem hiding this comment.
🤖 Automated review by Claude. AI-generated; verify before acting.
Small, clean addition. The new Forms section mirrors the existing structure, the reference link resolves to a valid page (hugo/content/en/actions/forms/_index.md), and the frontmatter description is updated to include forms. No blockers.
Reviewed 291b3ec4595275ec1e246e9e3268e1269888b1bd — workflow run
drichards-87
requested changes
Sep 11, 2026
Comment on lines
+67
to
+68
| ## Forms | ||
| Use the following commands for Forms. For more information, see [Forms][8]. |
Collaborator
There was a problem hiding this comment.
Suggested change
| ## Forms | |
| Use the following commands for Forms. For more information, see [Forms][8]. | |
| ## Forms | |
| {{% site-region region="gov,gov2" %}} | |
| <div class="alert alert-warning"> | |
| The <strong>Share a Form</strong> Slack action is not supported in the {{< region-param key="dd_site_name" >}} site. | |
| </div> | |
| {{% /site-region %}} | |
| Use the following commands for Forms. For more information, see [Forms][8]. |
|
|
||
| | Command | Description| | ||
| | ------------------ | ---------- | | ||
| | `/dd`, then select **Share a Form** | Search for a Datadog form and share it to this channel, where recipients can fill it out in Slack or open it in Datadog. Not available in Gov and Gov2 regions.| |
Collaborator
There was a problem hiding this comment.
Suggested change
| | `/dd`, then select **Share a Form** | Search for a Datadog form and share it to this channel, where recipients can fill it out in Slack or open it in Datadog. Not available in Gov and Gov2 regions.| | |
| | `/dd`, then select **Share a Form** | Search for a Datadog form and share it to this channel, where recipients can fill it out in Slack or open it in Datadog. | |
Collaborator
There was a problem hiding this comment.
I recommend using the site-region shortcode to dynamically show that this action isn't available in the US1-FED and US2-FED site regions. (See my other suggestion above this one.)
JohanDelao
force-pushed
the
johan.delao/include-form-slack-action
branch
from
September 11, 2026 20:16
291b3ec to
78b667e
Compare
drichards-87
approved these changes
Sep 11, 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.

What does this PR do? What is the motivation?
Merge readiness
For Datadog employees:
<name>/<description>convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR./reviewto run an automated check that catches common issues before a Documentation team member reviews your PR.AI assistance
Additional notes