Skip to content

Conversation

dnskr
Copy link
Contributor

@dnskr dnskr commented Oct 7, 2025

Why are the changes needed?

The PR disables heavy CI tests for documentation-only changes as not needed to speed up PR creation and save resources.

How was this patch tested?

The PR was not tested and relies on the official documentation:

Was this patch authored or co-authored using generative AI tooling?

No

Signed-off-by: dnskr <dnskrv88@gmail.com>
@github-actions github-actions bot added the kind:infra license, community building, project builds, asf infra related, etc. label Oct 7, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (a7ce23c) to head (2d1f435).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #7223   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         696     696           
  Lines       43530   43530           
  Branches     5883    5883           
======================================
  Misses      43530   43530           

☔ 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.

@dnskr dnskr self-assigned this Oct 9, 2025
@dnskr dnskr added this to the v1.10.3 milestone Oct 9, 2025
dnskr added a commit that referenced this pull request Oct 9, 2025
### Why are the changes needed?

The PR disables heavy CI tests for documentation-only changes as not needed to speed up PR creation and save resources.

### How was this patch tested?

The PR was not tested and relies on the official documentation:
 - [If you define both branches/branches-ignore and paths/paths-ignore, the workflow will only run when both filters are satisfied.](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#onpushpull_requestpull_request_targetpathspaths-ignore:~:text=the%20path%20again.-,If%20you%20define%20both%20branches/branches%2Dignore%20and%20paths/paths%2Dignore%2C%20the%20workflow%20will%20only%20run%20when%20both%20filters%20are%20satisfied.,-The%20paths%20and)
 - [Example: Excluding paths](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#example-excluding-paths)

### Was this patch authored or co-authored using generative AI tooling?

No

Closes #7223 from dnskr/skip-ci-tests-for-docs.

Closes #7223

2d1f435 [dnskr] [CI] Skip running tests for documentation only changes

Authored-by: dnskr <dnskrv88@gmail.com>
Signed-off-by: dnskr <dnskrv88@gmail.com>
(cherry picked from commit 6fb4c87)
Signed-off-by: dnskr <dnskrv88@gmail.com>
@dnskr dnskr closed this in 6fb4c87 Oct 9, 2025
@dnskr
Copy link
Contributor Author

dnskr commented Oct 15, 2025

Merged to master(1.11.0) and branch-1.10(1.10.3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted kind:infra license, community building, project builds, asf infra related, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants