opentelemetry-specification icon indicating copy to clipboard operation
opentelemetry-specification copied to clipboard

ci: add changelog verification workflow

Open vanshika622 opened this issue 4 weeks ago • 7 comments

Fixes https://github.com/open-telemetry/opentelemetry-specification/issues/2315

Changes

  • Add the workflow to verify the changes in changelog.md

Please provide a brief description of the changes here.

For non-trivial changes, follow the change proposal process.

  • [x] Related issues #
  • [ ] Related OTEP(s) #
  • [ ] Links to the prototypes (when adding or changing features)
  • [x] CHANGELOG.md file updated for non-trivial changes
  • [ ] Spec compliance matrix updated if necessary

vanshika622 avatar Dec 03 '25 14:12 vanshika622

The new workflow does not seem to work correctly. Why not doing the same as in https://github.com/open-telemetry/opentelemetry-go/blob/main/.github/workflows/changelog.yml?

pellared avatar Dec 08 '25 08:12 pellared

The new workflow does not seem to work correctly. Why not doing the same as in https://github.com/open-telemetry/opentelemetry-go/blob/main/.github/workflows/changelog.yml?

I implemented a custom logic to handle the changelog checks, but I agree that it’s better to follow the same conventions used across the other OpenTelemetry repositories. I will update the workflow

vanshika622 avatar Dec 08 '25 08:12 vanshika622

yamllint is failing https://github.com/open-telemetry/opentelemetry-specification/actions/runs/20038553862/job/57466822059?pr=4776

pellared avatar Dec 08 '25 18:12 pellared

yamllint is failing https://github.com/open-telemetry/opentelemetry-specification/actions/runs/20038553862/job/57466822059?pr=4776

yes working on the same and some makrdown one also failing

vanshika622 avatar Dec 08 '25 18:12 vanshika622

Let's wait for @arminru to review, and let's advertise this in our Spec call.

carlosalberto avatar Dec 09 '25 00:12 carlosalberto

Let's wait for @arminru to review, and let's advertise this in our Spec call.

@carlosalberto when we have Spec call. would like to join

vanshika622 avatar Dec 12 '25 15:12 vanshika622

Let's wait for @arminru to review, and let's advertise this in our Spec call.

@carlosalberto when we have Spec call. would like to join

From https://github.com/open-telemetry/opentelemetry-specification/blob/main/README.md#questions:

Questions that need additional attention can be brought to the regular specifications meeting. EU and US timezone friendly meeting is held every Tuesday at 8 AM Pacific time. Meeting notes are held in the Google doc. APAC timezone friendly meetings are held on request. See OpenTelemetry calendar.

A hyperlink to the Zoom meeting can be found in the OpenTelemetry calendar .

pellared avatar Dec 12 '25 18:12 pellared