[xwiki/xwiki-commons] a1256c: [Misc] Ignore the modules outside the reactor when...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: a1256c832185b5bc47d8505f2c5c449a29537677 https://github.com/xwiki/xwiki-commons/commit/a1256c832185b5bc47d8505f2c5c44... Author: Vincent Massol <[email protected]> Date: 2026-08-27 (Thu, 27 Aug 2026) Changed paths: M .github/workflows/sonar-pr.yml Log Message: ----------- [Misc] Ignore the modules outside the reactor when selecting what a pull request changes * Ignore a changed file whose module is not part of the reactor this workflow builds. A module only a profile activates -- the legacy modules, the integration test modules -- is a path -pl rejects with "Could not find the selected project in the reactor", failing the analysis of a pull request that has nothing wrong with it. Such a module is not analyzed by a whole reactor build either, so leaving it out changes nothing. * Ignore the pom.xml the component archetype ships as a resource the same way, it being a template rather than a module. * Word the comment on the snapshot profile so that it holds for the three repositories running this workflow, whose copies of it are identical. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
participants (1)
-
XWiki Notifications