Conversation
Collaborator
LandynDev
commented
Nov 6, 2025
- Changes to the repositories list. Adjusted weights and raised the floor by pruning low tier repos, PR rehaul weights #3.
- Scoring changes which are thoroughly detailed in PR Scoring changes #4
- Updated repository verbiage to recycle since we no longer burn, we recycle :), see PR We Recycle #5
- More minor ad-hoc improvements and logging improvements, see PR covered blind spots in logging, masked unmasked data #6
rehaul weights
* GT-84 | Repository uniqueness score boost to be applied at the pull request level * GT-84 | PR scores multiplied by time decay based off of how long since it was merged_at * GT-84 | Updated lookback days to only score PRs merged in last 50 days * GT-84 | Removed redundant score total calculation. Updated excessive open PR threshold constants * GT-84 | Tidying up issue validation in scoring - not created by PR author, closed state, etc * GT-84 | Implemented scoring boost for pull requests that include gittensor tagline * GT-84 | Only account lines truly scored when totaling lines contributed by the network in dynamic emissions * GT-84 | Updated constants for dynamic emission 'burn' (we recycle now :)) - new lookback window imposed in earlier commit * minor patch + issue number masking * Squash merge test into scoring-changes * Squash merge test into scoring-changes --------- Co-authored-by: anderdc <alexanderdcastaneda@gmail.com>
* Updated verbiage in repository from burn -> recycle (new dynamic emission mechanism we use) * fix conflicts --------- Co-authored-by: anderdc <alexanderdcastaneda@gmail.com>
covered blind spots in logging, masked unmasked data
10 tasks
10 tasks
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.