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

feat(ci): avoid running CI if pull request is still working in progress #615

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

acezen
Copy link
Contributor

@acezen acezen commented Sep 3, 2024

Reason for this PR

as #602 describe

What changes are included in this PR?

Add check that avoid running CI if PR is still working in progress

Are these changes tested?

yes

Are there any user-facing changes?

no

@acezen acezen requested a review from Thespica September 3, 2024 11:58
@acezen acezen changed the title WIP: feat(ci): avoid running CI if pull request is still working in progress feat(ci): avoid running CI if pull request is still working in progress Sep 3, 2024
@acezen acezen marked this pull request as draft September 3, 2024 11:59
@acezen acezen marked this pull request as ready for review September 3, 2024 12:00
Signed-off-by: acezen <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.65%. Comparing base (aff205c) to head (4e26416).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #615      +/-   ##
============================================
+ Coverage     62.45%   66.65%   +4.19%     
- Complexity        0      226     +226     
============================================
  Files            60       21      -39     
  Lines          8319     2012    -6307     
  Branches        877      179     -698     
============================================
- Hits           5196     1341    -3855     
+ Misses         3123      515    -2608     
- Partials          0      156     +156     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@Thespica Thespica left a comment

Choose a reason for hiding this comment

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

LGTM~

Copy link
Member

@SemyonSinchenko SemyonSinchenko left a comment

Choose a reason for hiding this comment

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

LGTM

@acezen acezen merged commit a5c94a4 into apache:main Sep 4, 2024
11 checks passed
@acezen acezen deleted the 602-draft-ci branch September 4, 2024 01:52
Elssky pushed a commit to Elssky/incubator-graphar that referenced this pull request Sep 23, 2024
Elssky pushed a commit to Elssky/incubator-graphar that referenced this pull request Oct 8, 2024
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.

4 participants