Activity related to a sponsorship listing. The type of activity is specified in the action property of the payload object. For more information, see "About GitHub Sponsors" in the GitHub Help documentation.
payload object| Key | Type | Description |
|---|---|---|
action |
string |
The action that was performed. This can be created. |
effective_date |
string |
The pending_cancellation and pending_tier_change event types will include the date the cancellation or tier change will take effect. |
changes[tier][from] |
object |
The tier_changed and pending_tier_change will include the original tier before the change or pending change. For more information, see the pending tier change payload. |
changes[privacy_level][from] |
string |
The edited event types include the details about the change when someone edits a sponsorship to change the privacy. |