Skip to content

Conversation

@zirain
Copy link
Member

@zirain zirain commented Aug 11, 2025

A dependent job will be automatically skipped if its parent job is skipped.
that cause https://github.com/envoyproxy/gateway/actions/runs/16874483512/job/47796108557.

In this way, when there is a push event, we cannot skip the entire job.

Alternatively, we only run the 'check-changes' step on the pull_request event.

Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain requested a review from a team as a code owner August 11, 2025 09:20
@codecov
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.05%. Comparing base (2488496) to head (72749dc).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6771      +/-   ##
==========================================
+ Coverage   71.00%   71.05%   +0.05%     
==========================================
  Files         224      224              
  Lines       39621    39621              
==========================================
+ Hits        28132    28153      +21     
+ Misses       9828     9812      -16     
+ Partials     1661     1656       -5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zirain
Copy link
Member Author

zirain commented Aug 11, 2025

@zirain
Copy link
Member Author

zirain commented Aug 11, 2025

/retest

@zirain zirain enabled auto-merge (squash) August 11, 2025 11:11
@zirain zirain merged commit b69af05 into envoyproxy:main Aug 11, 2025
51 of 53 checks passed
@zirain zirain deleted the skip-step branch August 11, 2025 11:44
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.

3 participants