opensearch-project / opensearch-api-specification

API specification for OpenSearch
Apache License 2.0
35 stars 62 forks source link

Added editorial style guide checking. #620

Closed dblock closed 1 month ago

dblock commented 1 month ago

Description

Add support for running Vale on specs. This gets us reviews of .yaml files being changed.

image

Issues Resolved

Closes https://github.com/opensearch-project/opensearch-api-specification/issues/599.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

github-actions[bot] commented 1 month ago

Changes Analysis

Commit SHA: 93c1b65017c76c02f24f6939bdd6b5fe924f6efb Comparing To SHA: 110474fbd4eac56318fcea220ff9a6ebcd615d04

API Changes

Summary

NO CHANGES

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11507315122/artifacts/2101233351

API Coverage

Before After Δ
Covered (%) 588 (57.59 %) 588 (57.59 %) 0 (0 %)
Uncovered (%) 433 (42.41 %) 433 (42.41 %) 0 (0 %)
Unknown 30 30 0
github-actions[bot] commented 1 month ago

Spec Test Coverage Analysis

Total Tested
505 318 (62.97 %)
dblock commented 1 month ago

@kolchfa-aws please take a look, this is ready to be merged

dblock commented 1 month ago

@nhtruong care to CR when you get a chance, please?