Open Issues Need Help
View All on GitHubAI Summary: Modify the OpenTelemetry Collector's spell-checking workflow (spell-check.yaml) to include spellchecking of release notes located in the hidden .changelog directory. This requires understanding the current workflow and potentially adjusting file inclusion patterns or using alternative methods to access the hidden directory.
OpenTelemetry Collector
OpenTelemetry Collector
AI Summary: The task involves updating the OpenTelemetry Collector project to use the `go.yaml.in/yaml` library instead of `sigs.k8s.io/yaml`, requiring modification of `go.mod` files and potentially other code sections to reflect the import change. This is similar to a previous PR in a related project.
OpenTelemetry Collector