[xwiki/.github] ceb835: [Misc] Correct what author_association says about ...
Branch: refs/heads/master Home: https://github.com/xwiki/.github Commit: ceb835eeeaaca50a59442ec24b7d84260c13ce9d https://github.com/xwiki/.github/commit/ceb835eeeaaca50a59442ec24b7d84260c13... Author: Vincent Massol <[email protected]> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M README.md Log Message: ----------- [Misc] Correct what author_association says about a private organization membership * The guard of quality-pr-sonar.yml, and the README section describing it, both 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 -- which is what happened to every fork pull request but one since the workflow was added. * Say so in the three places that stated the opposite: the table of the three cases, the paragraph explaining the guard, and the guard's own comment in the stub. Name the remedy, each member setting their own membership to public, since nothing in these workflows can do it for them. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/.github/settings/notifications
participants (1)
-
XWiki Notifications