https://bugzilla.wikimedia.org/show_bug.cgi?id=50325
--- Comment #1 from Antoine "hashar" Musso <[email protected]> --- The tools/mwcore-docgen.sh script, from integration/jenkins.git, would only build documentation for master or REL* branches: "$GERRIT_BRANCH" =~ ^(master|REL[0-9]+_[0-9]+)$ ]]; We can apply the same filter in Zuul configuration on a per job basis such as what has been done for beta-mediawiki-config-update. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
