Skip to content

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

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

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

💖

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting prsGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions