Skip to content

Conversation

@lumirlumir
Copy link
Member

Prerequisites checklist

What is the purpose of this pull request?

In this PR, I've created the update-readme workflow as part of our effort from eslint/workflows#4.

The full workflow is available at https://github.com/eslint/workflows/blob/main/.github/workflows/update-readme.yml.

What changes did you make? (Give an overview)

In this PR, I've created the update-readme workflow as part of our effort from eslint/workflows#4.

Related Issues

Ref: eslint/workflows#4

Is there anything you'd like reviewers to focus on?

N/A

@eslintbot eslintbot added this to Triage Oct 22, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Oct 22, 2025
Add sponsors section to README with autogenerated note
@@ -0,0 +1,2 @@
# Automatically generated files by GitHub Actions workflow
tools/update-readme.js
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The location of this script seems error-prone to me. Can we update the shared workflow to have it download this file to a unique location, like .shared-workflows/tools instead? That way we can add .shared-workflows to every gitignore and not worry about individual files?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like your suggestion, but would it be okay to circle back to all repositories to update this accordingly?

Already 13 repositories (per the tracker at eslint/workflows#4) have adopted the ignore location as tools/update-readme.js, so this would require some follow-up.

If that's okay, I can proceed with the changes.

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

2 participants