1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update Requirements for listing an app (#56326)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Jye Horan
2025-06-30 17:33:09 +08:00
committed by GitHub
parent 78d60bae55
commit 484daaa503

View File

@@ -37,6 +37,9 @@ All listings should meet the following requirements, regardless of whether they
* Listings must include valid contact information for the publisher.
* Listings must have a relevant description of the application.
* Listings must specify a pricing plan.
* Listings must have a valid link to a privacy policy.
* Listings must have a valid link to a Terms of Service page.
* Listings must provide a method to receive support through a valid support link and/or a support email address.
* Apps must provide value to customers and integrate with the platform in some way beyond authentication.
* Apps must be publicly available in {% data variables.product.prodname_marketplace %} and cannot be in {% data variables.release-phases.public_preview %} or available by invite only, with the exception of {% data variables.copilot.copilot_extensions_short %}.
* Apps must have webhook events set up to notify the publisher of any plan changes or cancellations using the {% data variables.product.prodname_marketplace %} API. For more information, see [AUTOTITLE](/apps/github-marketplace/using-the-github-marketplace-api-in-your-app).