feat(rewards): allocate OSS emissions by repository emission share#1219
Closed
volcano303 wants to merge 1 commit into
Closed
feat(rewards): allocate OSS emissions by repository emission share#1219volcano303 wants to merge 1 commit into
volcano303 wants to merge 1 commit into
Conversation
62bfc47 to
e0f6cc0
Compare
10 tasks
10 tasks
Collaborator
|
Not advancing for #1215 review. Closing. |
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
weightmultiplier semantics to bounded repo-levelemission_shareallocation semantics.issue_discovery_shareper repository and apply within-repo PR/issue sub-slice spill logic.OSS_EMISSION_SHARE = 0.90,ISSUES_TREASURY_EMISSION_SHARE = 0.10) and route slack to recycle via allocation-time logic.repo_weight_multiplier/discovery_repo_weight_multiplierset to1.0in scoring).master_repositories.jsontoemission_shareandissue_discovery_sharefields.Related Issues
Closes #1215
Type of Change
Testing
Commands run:
Checklist
Recycle Behavior Note
This changes recycle from a fixed baseline (
RECYCLE_EMISSION_SHARE) to derived slack behavior:sum(emission_share) < 1.0, shortfall is routed to recycle.1.0and all repos are active on at least one side, recycle receives0from the scoring pool path.