From a050ed7bdc7161bee732a04e1c04fe611eac4a67 Mon Sep 17 00:00:00 2001 From: Luan Vieira Date: Wed, 8 Apr 2026 15:14:31 -0400 Subject: [PATCH] Clarify org-owner permissions for Marketplace listings --- .../requirements-for-listing-an-app.md | 3 +++ data/reusables/apps/github-app-managers.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/content/apps/github-marketplace/creating-apps-for-github-marketplace/requirements-for-listing-an-app.md b/content/apps/github-marketplace/creating-apps-for-github-marketplace/requirements-for-listing-an-app.md index 856f18a317b5..9c00783a9475 100644 --- a/content/apps/github-marketplace/creating-apps-for-github-marketplace/requirements-for-listing-an-app.md +++ b/content/apps/github-marketplace/creating-apps-for-github-marketplace/requirements-for-listing-an-app.md @@ -29,6 +29,9 @@ The requirements for listing an app on {% data variables.product.prodname_market All listings on {% data variables.product.prodname_marketplace %} should be for tools that provide value to the {% data variables.product.github %} community. When you submit your listing for publication, you must read and accept the terms of the [AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-marketplace-developer-agreement). +> [!NOTE] +> For organization-owned apps, only organization owners can create and submit listings in {% data variables.product.prodname_marketplace %}. The {% data variables.product.prodname_github_app %} manager role does not grant permission to list apps in {% data variables.product.prodname_marketplace %}. + ### User experience requirements for all apps All listings should meet the following requirements, regardless of whether they are for a free or paid app. diff --git a/data/reusables/apps/github-app-managers.md b/data/reusables/apps/github-app-managers.md index 18cf9bf197ee..7d85e1d738a1 100644 --- a/data/reusables/apps/github-app-managers.md +++ b/data/reusables/apps/github-app-managers.md @@ -1 +1 @@ -Organization{% ifversion enterprise-app-manager %} and enterprise{% endif %} owners can designate other users{% ifversion org-app-manager-teams %} or organization teams{% endif %} as {% data variables.product.prodname_github_app %} managers. {% data variables.product.prodname_github_app %} managers can manage the settings of some or all of the {% data variables.product.prodname_github_app %} registrations that are owned by the account. The {% data variables.product.prodname_github_app %} manager role does not grant recipients access to install and uninstall {% data variables.product.prodname_github_apps %} on an organization{% ifversion enterprise-app-manager %} or enterprise{% endif %}. For more information about the specific app settings that {% data variables.product.prodname_github_app %} managers can control, see [AUTOTITLE](/apps/maintaining-github-apps/modifying-a-github-app). +Organization{% ifversion enterprise-app-manager %} and enterprise{% endif %} owners can designate other users{% ifversion org-app-manager-teams %} or organization teams{% endif %} as {% data variables.product.prodname_github_app %} managers. {% data variables.product.prodname_github_app %} managers can manage the settings of some or all of the {% data variables.product.prodname_github_app %} registrations that are owned by the account. The {% data variables.product.prodname_github_app %} manager role does not grant recipients access to install and uninstall {% data variables.product.prodname_github_apps %} on an organization{% ifversion enterprise-app-manager %} or enterprise{% endif %}.{% ifversion fpt or ghec %} For organization-owned apps, the role also does not grant permission to list apps in {% data variables.product.prodname_marketplace %}. Only organization owners can list apps in {% data variables.product.prodname_marketplace %}.{% endif %} For more information about the specific app settings that {% data variables.product.prodname_github_app %} managers can control, see [AUTOTITLE](/apps/maintaining-github-apps/modifying-a-github-app).