opensearch-project / opensearch-api-specification

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

README: fix "validate spec" status badge #657

Closed rursprung closed 3 weeks ago

rursprung commented 3 weeks ago

Description

the workflow got renamed in commit 2a39edd (#646), thus the link is no longer valid. this was not caught by the "check links" test as the link was still valid until the PR got merged. this currently blocks all other PRs.

Issues Resolved

n/a

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 3 weeks ago

Changes Analysis

Commit SHA: b902c8a7cac73f6ae8ae9ebe7a08fdd4a7eeccd2 Comparing To SHA: 2a39edde31abf8ae885366a6abb6c7a48c481ba7

API Changes

Summary

NO CHANGES

Report

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

API Coverage

Before After Δ
Covered (%) 588 (57.59 %) 588 (57.59 %) 0 (0 %)
Uncovered (%) 433 (42.41 %) 433 (42.41 %) 0 (0 %)
Unknown 35 35 0
rursprung commented 3 weeks ago

please add the skip-changelog label - this is clearly not changelog-worthy