Sponsor Gated Support
Version updated for https://github.com/mrjackyliang/sponsor-gated-support to version v2.0.2.
- This action is used across all versions by 20 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of gating support issues based on sponsorship status. It automatically replies, closes, and locks issues for non-sponsors, while providing a welcome message to sponsors who meet eligibility criteria set by sponsorship amount and activity. The action uses live GitHub Sponsors data to determine sponsorship status and supports multiple labels for gating support issues.
What’s Changed
sponsor-gated-support
FIXED
- Updated the GitHub Action runtime from Node 20 to Node 24 ahead of the fall 2026 Node 20 removal from GitHub Actions runners.