elastic / elastic/elastic-agent

Detect new EDOT Collector components in update-docs workflow

Open
#16,258 1 comment 1 reaction 1 assignee Claimed by @alexandra5000 View on GitHub
Dominant language
Go
Stars
276
Forks
266
Avg merge
1d 23h
Merged PRs (30d)
312

Description

When a new release adds a component that hasn't appeared before, the automated `update-docs` PR currently silently stamps it with the current version. There's no prompt for reviewers to decide whether it should be `core`, `deprecated`, or needs an `annotations` entry in `components.yml`.

## Proposed solution
Extend the `update-docs` workflow to detect newly stamped components and list them in the generated PR body, so reviewers know to check `internal/edot/components.yml` before merging.

Implemented in #16241.

Part of #16257.

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.