Skip to content

ci: create update-readme workflow#207

Merged
aladdin-add merged 2 commits intomainfrom
ci/create-update-readme-workflow
Jan 7, 2026
Merged

ci: create update-readme workflow#207
aladdin-add merged 2 commits intomainfrom
ci/create-update-readme-workflow

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

@lumirlumir lumirlumir marked this pull request as ready for review January 7, 2026 04:16
Copilot AI review requested due to automatic review settings January 7, 2026 04:16
@lumirlumir lumirlumir requested a review from aladdin-add January 7, 2026 04:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR creates a new GitHub Actions workflow to automatically update the README with sponsor information. The workflow runs daily and can also be triggered manually, calling a reusable workflow from the eslint/workflows repository.

  • Added update-readme GitHub Actions workflow with daily scheduling
  • Added sponsor section markers to README.md for automatic content injection
  • Updated .gitignore to exclude auto-generated workflow files and VS Code workspace files

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/update-readme.yml New workflow that calls the reusable update-readme workflow from eslint/workflows, scheduled to run daily at 8 AM UTC
README.md Added sponsor section with autogeneration markers at the end of the file
.gitignore Added entries to ignore VS Code workspace files and the .shared-workflows directory generated by GitHub Actions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aladdin-add aladdin-add merged commit 08346a9 into main Jan 7, 2026
13 checks passed
@aladdin-add aladdin-add deleted the ci/create-update-readme-workflow branch January 7, 2026 04:23
@github-project-automation github-project-automation bot moved this from Needs Triage to Complete in Triage Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

4 participants