opensearch-api-specification
opensearch-api-specification copied to clipboard
[FEATURE] Add a workflow that tries the latest OpenSearch 3.0 build daily
Is your feature request related to a problem?
In https://github.com/opensearch-project/opensearch-api-specification/pull/459 I've added support for testing a spec against the next version of OpenSearch 3.0. Changing the ref to a newer build is manual.
What solution would you like?
A workflow that increments the latest ref to OpenSearch 3.0 on docker hub and opens a PR. If the PR passes, we can then merge it.