Revert "docs: Add Community Stars recipe script and txt file"#5795
Closed
taniacryptid wants to merge 1 commit intomainfrom
Closed
Revert "docs: Add Community Stars recipe script and txt file"#5795taniacryptid wants to merge 1 commit intomainfrom
taniacryptid wants to merge 1 commit intomainfrom
Conversation
This reverts commit 9f31616.
Contributor
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR cleanly reverts the addition of the Community Stars analysis script and team list file. The revert removes two files from documentation/scripts/ that were intended to automate contributor analysis but need adjustments before being merged.
- Removes the Python script
community_stars.pythat analyzed GitHub contributor statistics - Removes the team list file
community_stars_teams.txtthat categorized contributors
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
documentation/scripts/community_stars.py |
Removes entire Python script (280 lines) for analyzing GitHub contributors and generating rankings |
documentation/scripts/community_stars_teams.txt |
Removes entire team categorization file (111 lines) listing maintainers, Block employees, and external contributors |
dianed-square
approved these changes
Nov 18, 2025
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.
Reverts #5776 - the recipe needs to be adjusted and the txt file may not be necessary