elastic / elastic/integrations

[docs-patrol] Document new deployment_modes.agentless.release manifest field

Open
#19,358 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Handlebars
Stars
333
Forks
647
Avg merge
3d 4h
Merged PRs (30d)
209

Description

Recent code changes in the repository have introduced documentation drift. The following change needs corresponding documentation updates.

## Changes Requiring Documentation Updates

### 1. New `deployment_modes.agentless.release` field is not documented in contributor docs

**Commit(s):** [`3aafd0f03cc116885d2707bfa2c0244d561e93bd`](https://github.com/elastic/integrations/commit/3aafd0f03cc116885d2707bfa2c0244d561e93bd)

**What changed:**
- The commit introduces a new `deployment_modes.agentless.release` field (e.g. `release: beta`) across many package manifests.
- Representative diff: `packages/1password/manifest.yml` adds:
- `deployment_modes.agentless.release: beta`

**Documentation impact:**
- `docs/extend/manifest-spec.md` documents agentless properties (`enabled`, `is_default`, `organization`, `division`, `team`, `resources`) but does not include `release` in the `deployment_modes.agentless` section (around lines 200-244).
- `docs/extend/define-deployment-modes.md` shows the `agentless` example with only `enabled` (around lines 35-40) and has no `release` mention.
- As a result, contributors following current docs cannot discover or correctly understand the newly introduced field and its allowed values (`beta | ga`).

## Suggested Actions

- [ ] Update `docs/extend/manifest-spec.md` to add `deployment_modes.agentless.release` with valid values and semantics.
- [ ] Update `docs/extend/define-deployment-modes.md` examples to include `agentless.release` where appropriate.
- [ ] Cross-check any related manifest/deployment-mode docs for consistency with this new field.

> [!NOTE]
>
> 🔒 Integrity filter blocked 205 items
>
> The following items were blocked because they don't meet the GitHub integrity level.
>
> - [#19197](https://github.com/elastic/integrations/issues/19197) `search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#6571](https://github.com/elastic/integrations/issues/6571) `search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#17993](https://github.com/elastic/integrations/issues/17993) `search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#17996](https://github.com/elastic/integrations/issues/17996) `search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#4876](https://github.com/elastic/integrations/issues/4876) `search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#19338](https://github.com/elastic/integrations/pull/19338) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#19337](https://github.com/elastic/integrations/pull/19337) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#18994](https://github.com/elastic/integrations/pull/18994) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#19124](https://github.com/elastic/integrations/pull/19124) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#19022](https://github.com/elastic/integrations/pull/19022) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#17506](https://github.com/elastic/integrations/pull/17506) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#18965](https://github.com/elastic/integrations/pull/18965) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#18498](https://github.com/elastic/integrations/pull/18498) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#18993](https://github.com/elastic/integrations/pull/18993) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#19319](https://github.com/elastic/integrations/pull/19319) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#18955](https://github.com/elastic/integrations/pull/18955) `search_pull_requests`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - ... and 189 more items
>
> To allow these resources, lower `min-integrity` in your GitHub frontmatter:
>
> ```yaml
> tools:
> github:
> min-integrity: approved # merged | approved | unapproved | none
> ```
>
>

---
[What is this?](https://ela.st/github-ai-tools) | [From workflow: Docs Patrol](https://github.com/elastic/integrations/actions/runs/26881931290)

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.
> - [x] expires on Jun 10, 2026, 11:45 AM UTC

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.