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

Add new stage in gradle-check to check and abort stale runs #5043

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

rishabh6788
Copy link
Collaborator

Description

This PR adds a new stage in gradle-check to check and abort previous in-progress runs for the same pull-request.

Issues Resolved

#5008

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.

@rishabh6788
Copy link
Collaborator Author

@peterzhuamazon Please provide your feedback and review.

Copy link
Member

@gaiksaya gaiksaya left a comment

Choose a reason for hiding this comment

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

We should definitely move this script to core repo for more control by the core maintainers over gradle check. 😅

Copy link
Member

@peterzhuamazon peterzhuamazon left a comment

Choose a reason for hiding this comment

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

I agree that if a PR author push a new commit, they would most likely want to see the result of the new commit, not old commit, thus we can start with this change, and monitor the outcome of it.

Thanks @rishabh6788

@rishabh6788 rishabh6788 merged commit 52c5e8b into opensearch-project:main Sep 20, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants