[xwiki/xwiki-commons] 02597c: [Misc] Correct what author_association says about ...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 02597c04d4f48f7b941d3ba42d40c3cafbddfcd0 https://github.com/xwiki/xwiki-commons/commit/02597c04d4f48f7b941d3ba42d40c3... Author: Vincent Massol <[email protected]> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M .github/workflows/quality-pr-sonar.yml Log Message: ----------- [Misc] Correct what author_association says about a private organization membership * The guard of this workflow claimed that author_association covers a member whose organization membership is private. It does not: the value says what the one asking is allowed to see, and the payload a workflow is handed is computed for no one in particular, so only a membership its owner has made public reads as MEMBER there. A private member arrives as CONTRIBUTOR, the guard does not match, and their fork pull request falls to quality-pr.yml and its Checkstyle-only verdict. * Comment change only, no behaviour change. The canonical text lives in https://github.com/xwiki/.github 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