Skip to content

Repo: Remove custom 'contributors' script in favor of built-in GitHub feature #11290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
JoshuaKGoldberg opened this issue Jun 9, 2025 · 0 comments
Labels
repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look

Comments

@JoshuaKGoldberg
Copy link
Member

Suggestion

Coming over from #11263: this repo has a "Contributors" script that runs on a weekly cron. It updates a CONTRIBUTORS.md file based on the GitHub API... but that's kind of duplicated by the native https://github.com/typescript-eslint/typescript-eslint/contributors feature.

https://github.com/typescript-eslint/typescript-eslint/blob/8915a477608892596fc6ed2bc45dbbac7f41a361/tools/scripts/generate-contributors.mts

Proposal: how about we replace that system with, as @kirkwaiblinger suggested in https://github.com/typescript-eslint/typescript-eslint/pull/11263/files#r2136221369:

a nice note with a link to the https://github.com/typescript-eslint/typescript-eslint/graphs/contributors seems fine too

Additional Info

💖

@JoshuaKGoldberg JoshuaKGoldberg added triage Waiting for team members to take a look repo maintenance things to do with maintenance of the repo, and not with code/docs labels Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
Projects
None yet
Development

No branches or pull requests

1 participant