[DOCS-14295] Add configuring Agent integrations to Fleet Automation docs#37105
Draft
evazorro wants to merge 5 commits into
Draft
[DOCS-14295] Add configuring Agent integrations to Fleet Automation docs#37105evazorro wants to merge 5 commits into
evazorro wants to merge 5 commits into
Conversation
Contributor
Author
|
/review |
Contributor
There was a problem hiding this comment.
🤖 Automated review by Claude. AI-generated; verify before acting.
One blocker (an unresolved (tk) placeholder in the Delete operation instructions) plus a couple of small consistency/wording nits. Recommend resolving the placeholder before merge.
Reviewed 57a088138f7f142714129e4a653d68bbe1b32db8 — workflow run
|
|
||
| - {{< ui >}}Add New{{< /ui >}}. Specify the filename for the new configuration file, and fill in the configuration as prompted. | ||
| - {{< ui >}}Edit & Replace{{< /ui >}}. Click {{< ui >}}Select a file{{< /ui >}} and choose the configuration file you want to replace, then fill in the new configuration as prompted. | ||
| - {{< ui >}}Delete{{< /ui >}}. Click {{< ui >}}Select a File to Delete{{< /ui >}} and (tk). |
Contributor
There was a problem hiding this comment.
Issue: This step contains an unresolved (tk) placeholder, leaving the Delete operation instructions incomplete. Users would not know what to do after clicking Select a File to Delete. Please fill in the actual UI steps before publishing.
Suggested change
| - {{< ui >}}Delete{{< /ui >}}. Click {{< ui >}}Select a File to Delete{{< /ui >}} and (tk). | |
| - {{< ui >}}Delete{{< /ui >}}. Click {{< ui >}}Select a File to Delete{{< /ui >}} and choose the configuration file you want to remove from the target Agents. |
Contributor
Author
There was a problem hiding this comment.
Waiting on confirmation from PM
Contributor
Preview links (active after the
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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?
Adds a new doc on how to configure Agent integrations via Fleet Automation. This feature has been available in Preview for a little while and is currently undocumented.
Merge instructions
Merge readiness:
AI assistance
Wrote the draft myself, used Claude Code to hook it up to navigation and to suggest rewording in a few places.
Additional notes