Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Automated API Update Workflow #209

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

saimedhi
Copy link
Collaborator

@saimedhi saimedhi commented Jul 10, 2024

Description

This PR introduces an automated workflow to update APIs. It utilizes the opensearch api specification to run the generator and automatically raises a PR with the changes.

Issues Resolved

Closes #208

Tested without github token

Output PR is seen here saimedhi#4

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.

Signed-off-by: saimedhi <saimedhi@amazon.com>
dblock
dblock previously approved these changes Jul 10, 2024
Copy link
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

The PR needs a CHANGELOG entry, and the workflow should update CHANGELOG as well.

Signed-off-by: saimedhi <saimedhi@amazon.com>
@saimedhi
Copy link
Collaborator Author

LGTM.

The PR needs a CHANGELOG entry, and the workflow should update CHANGELOG as well.

@dblock , made the requested changes. Please take a look.

Example output PR is here.

@dblock dblock merged commit 1131d3f into opensearch-project:main Jul 12, 2024
45 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]Add Automated API Update Workflow
2 participants