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

Adding yaml for a simple two-step workflow to clone the repo and then… #21

Merged

Conversation

nateynateynate
Copy link
Member

… create a PR to catch prod up with main.

Description

Adds a github actions workflow to create a PR when branches are merged with main.

Issues Resolved

#13

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.

… create a PR to catch prod up with main.

Signed-off-by: Nate B <[email protected]>
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.

Does this update an existing PR when there's already one open on the second pull request merged?

@nateynateynate
Copy link
Member Author

@dblock - it does - as soon as the branch involved in the original PR (main) is updated, it becomes part of the PR and prevents another one from being made.

@nateynateynate nateynateynate merged commit bc1eeb7 into opensearch-project:main Oct 8, 2024
2 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.

2 participants