imbajin opened a new pull request, #3217:
URL: https://github.com/apache/hugegraph/pull/3217
## Problem and change
Documentation-only PRs currently launch Maven, integration and Docker builds.
A shared lightweight path check now skips unrelated build jobs while keeping
workflow triggers
and required job names present. Shared build inputs and upstream module
changes retain downstream coverage.
- Known docs: skip ordinary builds; text resources under src still count.
- API failures, incomplete file lists, renamed source paths and unknown
paths are handled conservatively.
- Push/manual runs retain full coverage; CodeQL, license checks and
dependency review stay enabled.
- Correct release/test branch glob syntax in Commons and dependency CI.
CodeQL remains intentionally unfiltered: both the analysis job and its
separate scan-result check
are required. This PR does not remove or weaken branch protection.
## Validation
- 56 executable path and fallback cases passed: node
.github/scripts/test-ci-scope.cjs.
- Independent review: no blocking findings.
- actionlint passed for changed workflows with existing legacy-action
warnings and unchanged
shellcheck findings excluded; git diff --check passed.
- Remote Actions behavior still needs validation, including a subsequent
docs-only update.
## Documentation Status
- [x] Doc - Done: docs/BUILDING.md documents selection and limitations.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]