weights: add release branches for jupyterlab, zed, monero, nextcloud, FastGPT#831
Open
aviu16 wants to merge 2 commits intoentrius:testfrom
Open
Conversation
…server, nextcloud-desktop, FastGPT
anderdc
approved these changes
Apr 28, 2026
…ro-nextcloud-fastgpt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add active release/stable branches as
additional_acceptable_branchesfor six whitelisted repos so merged contributions targeting LTS / patch-release branches are recognized in miner accounting.Bundled per @anderdc's note on #787 ("No reason for separation").
Why
Each of these repos cuts release branches that receive substantial merged-PR traffic. Without these overrides, valid merges to release/stable branches are not currently scoreable since only the default branch is recognized.
jupyterlab/jupyterlab(last 100 merged):4.5.x, most recent #18794 on 2026-04-25zed-industries/zed(last 100 merged):v0.234.x, most recent #55031 on 2026-04-27 (current preview cycle)monero-project/monero(last 100 merged):release-v0.18, most recent #10469 on 2026-04-27nextcloud/server(last 100 merged):stable33, most recent #59927 on 2026-04-27stable32, most recent #59926 on 2026-04-27stable31, most recent #59904 on 2026-04-27nextcloud/desktop(last 100 merged):stable-33.0, most recent #9917 on 2026-04-27stable-4.0, most recent #9916 on 2026-04-27labring/FastGPT(last 100 merged):v4.14.x, most recent #6790 on 2026-04-21Change