Skip to content

docs: add GitHub Sponsors button and README sponsors section#9312

Merged
lstein merged 1 commit into
invoke-ai:mainfrom
lstein:add-sponsor-button
Jun 29, 2026
Merged

docs: add GitHub Sponsors button and README sponsors section#9312
lstein merged 1 commit into
invoke-ai:mainfrom
lstein:add-sponsor-button

Conversation

@lstein

@lstein lstein commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Enables the Sponsor button on the repository home page and adds a Sponsors section to the README.

  • .github/FUNDING.yml — points the Sponsor button to the invoke-ai GitHub Sponsors page. This is what renders the "❤️ Sponsor" button at the top of the repo.
  • README.md — adds a "Sponsors" section (between Contributing and Thanks) with a sponsor call-to-action and badge, using a reference-style [sponsor link].

Notes

  • The Sponsor button only appears once GitHub Sponsors is enabled at the org level and sponsorships are toggled on for this repo in Settings → General → Features.
  • Sponsor logos can later be kept in sync automatically via a GitHub Action (e.g. JamesIves/github-sponsors-readme-action) — left as a follow-up.

🤖 Generated with Claude Code

Add .github/FUNDING.yml to enable the "Sponsor" button on the repo
home page, pointing to the invoke-ai GitHub Sponsors org page. Also
add a "Sponsors" section to the README with a sponsor call-to-action
and badge.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added CI-CD Continuous integration / Continuous delivery Root labels Jun 29, 2026
@lstein lstein merged commit f25b9b7 into invoke-ai:main Jun 29, 2026
17 checks passed
@lstein lstein deleted the add-sponsor-button branch June 29, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-CD Continuous integration / Continuous delivery Root

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants