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

Trigger barkport workflow when a pull request merges #230

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

noCharger
Copy link
Collaborator

Context:
This PR has a backport label before merged, which failed the backport workflow. To fix this, we need to trigger barkport workflow when a pull request merges

Ref https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/backport.yml#L12-L22

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

Context:
This [PR](https://github.com/opensearch-project/opensearch-spark/actions/runs/7587593648/job/20668300157?pr=209) has a backport label before merged, which failed the backport workflow. To fix this, we need to trigger barkport workflow when a pull request merges

Ref https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/backport.yml#L12-L22

Signed-off-by: Louis Chu <[email protected]>
Copy link
Collaborator

@dai-chen dai-chen left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@dai-chen dai-chen added the infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. label Jan 22, 2024
@dai-chen dai-chen merged commit 2f52c0e into opensearch-project:main Jan 22, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants