Skip to content

Add Github workflow to ensure changelogs are added #2315

@arminru

Description

@arminru

The changelog in the spec repo has to be updated manually for each PR but sometimes PR authors forget to do so. Relying on reviewers to catch this is error-prone.
In other OTel repos we use Github workflows to verify that the respective CHANGELOG.md was updated in PRs. For minor/editorial edits this check can be bypassed by applying a certain label.

Should we add the same for the spec repo as well?

See https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/.github/workflows/changelog.yml for an example.

Metadata

Metadata

Assignees

Labels

editorialEditorial changes only (typos, changelog, ...). No content-related changes of any kind.help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions