Skip to content

Commit 0f6f9fe

Browse files
felicitymayCopilot
andauthored
Hack week 2025: fix warnings in apps (except code length) (#53908)
Co-authored-by: Copilot <[email protected]>
1 parent 6ca8ca7 commit 0f6f9fe

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

content/apps/creating-github-apps/about-creating-github-apps/migrating-oauth-apps-to-github-apps.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ shortTitle: 'Migrate from {% data variables.product.prodname_oauth_apps %}'
2020

2121
{% data variables.product.prodname_github_apps %} are the recommended way to integrate with {% data variables.product.company_short %}. {% data variables.product.prodname_github_apps %} offer many advantages over {% data variables.product.prodname_oauth_apps %}, including:
2222

23-
* enhanced security features, like fine-grained permissions, choice over repository access, and short lived tokens
24-
* the ability to act independently of or on behalf of a user
25-
* scalable rate limits
26-
* built-in webhooks
23+
* Enhanced security features, like fine-grained permissions, choice over repository access, and short lived tokens
24+
* The ability to act independently of or on behalf of a user
25+
* Scalable rate limits
26+
* Built-in webhooks
2727

2828
For more information, see [AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/about-creating-github-apps#using-a-github-app-instead-of-an-oauth-app).
2929

content/apps/creating-github-apps/registering-a-github-app/choosing-permissions-for-a-github-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ topics:
2323

2424
{% data variables.product.prodname_github_apps %} don't have any permissions by default. When you register a {% data variables.product.prodname_github_app %}, you can select permissions for the app. The permissions that you select determine what the app can do with {% data variables.product.company_short %}'s APIs and what webhooks the app can subscribe to. You should select the minimum permissions required for the app.
2525

26-
Although {% data variables.product.prodname_github_apps %} don't have any permissions by default, they do have implicit permissions to read public resources when acting on behalf of a user. When a user authorizes the app to act on their behalf, the {% data variables.product.prodname_github_app %} can use the resulting user access token to make requests to the REST API{% ifversion graphQL-for-fgpats-and-apps %} and the GraphQL API{% endif %} to read public resources. To learn more about acting on behalf of a user, see [AUTOTITLE](/apps/creating-github-apps/authenticating-with-a-github-app/authenticating-with-a-github-app-on-behalf-of-a-user).
26+
Although {% data variables.product.prodname_github_apps %} don't have any permissions by default, they do have implicit permissions to read public resources when acting on behalf of a user. When a user authorizes the app to act on their behalf, the {% data variables.product.prodname_github_app %} can use the resulting user access token to make requests to the REST API and the GraphQL API to read public resources. To learn more about acting on behalf of a user, see [AUTOTITLE](/apps/creating-github-apps/authenticating-with-a-github-app/authenticating-with-a-github-app-on-behalf-of-a-user).
2727

2828
App permissions are classified as repository, organization, or account permissions. Repository permissions allow your app to access resources related to repositories that are owned by the account where the app is installed. Organization permissions allow your app to access resources related to the organization where the app is installed, if it is installed on an organization account. Account permissions allow your app to access resources related to a user if the user has also authorized your app. For more information about user authorization of apps, see [AUTOTITLE](/apps/creating-github-apps/authenticating-with-a-github-app/authenticating-with-a-github-app-on-behalf-of-a-user).
2929

content/apps/github-marketplace/creating-apps-for-github-marketplace/viewing-transactions-for-your-listing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can view or download the transaction data to keep track of your subscription
3535
* **region:** The name of the region present in billing address.
3636
* **postal_code:** The postal code value present in billing address.
3737

38-
![Screenshot of the "Transactions" tab in the {% data variables.product.prodname_marketplace %} listing for an app. Transactions from the past week are listed in a table layout, with a search bar labeled "Search this file...".](/assets/images/marketplace/marketplace-transactions.png)
38+
![Screenshot of the "Transactions" tab in an app listing. Transactions from the past week are listed in a table with a search field.](/assets/images/marketplace/marketplace-transactions.png)
3939

4040
## Accessing {% data variables.product.prodname_marketplace %} transactions
4141

content/apps/github-marketplace/github-marketplace-overview/about-marketplace-badges.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Certain apps on the {% data variables.product.prodname_marketplace %} have the {
1919
* Confirmed their email address so {% data variables.product.prodname_dotcom %} Support can reach the organization
2020
* Required two-factor authentication for their organization. For more information, see [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-two-factor-authentication-for-your-organization/requiring-two-factor-authentication-in-your-organization).
2121

22-
![Screenshot of a marketplace badge for a {% data variables.product.prodname_github_app %}. The mouse pointer is hovering over an icon displaying the tooltip "Publisher domain and email verified."](/assets/images/marketplace/apps-with-verified-publisher-badge-tooltip.png)
22+
![Screenshot of a marketplace badge for a {% data variables.product.prodname_github_app %}. The cursor hovers over an icon with the tooltip "Publisher domain and email verified."](/assets/images/marketplace/apps-with-verified-publisher-badge-tooltip.png)
2323

2424
> [!WARNING]
2525
> {% data variables.product.prodname_dotcom %} does not analyze or inspect third party code. {% data variables.product.prodname_marketplace %} publishers are responsible for the upkeep and maintenance of any third-party apps. The marketplace badge {% octicon "verified" aria-label="The verified badge" %} only confirms that the publisher meets the requirements listed above.
@@ -28,7 +28,7 @@ To learn how you can add this badge to your app, see [AUTOTITLE](/apps/github-ma
2828

2929
Some apps on the {% data variables.product.prodname_marketplace %} have the {% octicon "verified" aria-label="The verified badge" %} badge and a tooltip that says "App meets the requirements for listing" instead of, "Publisher domain and email verified." This means that the app meets the listing requirements described in [AUTOTITLE](/apps/github-marketplace/creating-apps-for-github-marketplace/requirements-for-listing-an-app), but the publisher has not been verified, as described in [AUTOTITLE](/apps/github-marketplace/github-marketplace-overview/applying-for-publisher-verification-for-your-organization). Apps with this badge cannot change their pricing plan until the publisher successfully applies for verification.
3030

31-
![Screenshot of a marketplace badge for a {% data variables.product.prodname_github_app %}. The mouse pointer is hovering over an icon displaying the tooltip "App meets the requirements for listing."](/assets/images/marketplace/apps-with-unverified-publisher-badge-tooltip.png)
31+
![Screenshot of a marketplace badge for a {% data variables.product.prodname_github_app %}. The cursor hovers over an icon with the tooltip "App meets the requirements for listing."](/assets/images/marketplace/apps-with-unverified-publisher-badge-tooltip.png)
3232

3333
For more information about the requirements for listing an app on {% data variables.product.prodname_marketplace %}, see [AUTOTITLE](/apps/github-marketplace/creating-apps-for-github-marketplace/requirements-for-listing-an-app).
3434

content/apps/github-marketplace/listing-an-app-on-github-marketplace/drafting-a-listing-for-your-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To create a {% data variables.product.prodname_marketplace %} listing:
4848
{% data reusables.user-settings.edit_marketplace_listing %}
4949
1. Once you've created a new draft listing, you'll see an overview of the sections that you'll need to visit before your {% data variables.product.prodname_marketplace %} listing will be complete.
5050

51-
![Screenshot of a draft {% data variables.product.prodname_marketplace %} listing. In a section labeled "Publish your app to Marketplace," unfinished action items such as "Add your contact info" are marked with orange circles.](/assets/images/marketplace/marketplace-listing-overview.png)
51+
![Screenshot of a draft {% data variables.product.prodname_marketplace %} listing. Under "Publish your app to Marketplace," unfinished actions are marked with orange circles.](/assets/images/marketplace/marketplace-listing-overview.png)
5252

5353
> [!NOTE]
5454
> In the "Contact info" section of your listing, we recommend using individual email addresses, rather than group emails addresses like [email protected]. GitHub will use these email addresses to contact you about updates to {% data variables.product.prodname_marketplace %} that might affect your listing, new feature releases, marketing opportunities, payouts, and information on conferences and sponsorships.

content/apps/github-marketplace/listing-an-app-on-github-marketplace/writing-a-listing-description-for-your-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ If your app only works with specific languages, select up to 10 programming lang
111111

112112
A feature card consists of your app's logo, name, and a custom background image that captures your brand personality. {% data variables.product.prodname_marketplace %} displays this card if your app is one of the four randomly featured apps at the top of the [homepage](https://github.com/marketplace). Each app's very short description is displayed below its feature card.
113113

114-
![Screenshot of a feature card for OctocatApp. The app's name and an icon of Mona are displayed on a pink background, above the description "United we code."](/assets/images/marketplace/marketplace-feature-card.png)
114+
![Screenshot of a feature card for OctocatApp. The app's name and an icon of Mona are displayed on a pink background, above the text "United we code."](/assets/images/marketplace/marketplace-feature-card.png)
115115

116116
As you upload images and select colors, your {% data variables.product.prodname_marketplace %} draft listing will display a preview of your logo and feature card.
117117

content/apps/oauth-apps/using-oauth-apps/internal-oauth-apps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ These {% data variables.product.prodname_oauth_apps %} are :
2323
* GitHub Codespaces for JetBrains
2424
* GitHub Desktop
2525
* GitHub Education
26-
* github-importer-production
26+
* github-importer-production <!-- markdownlint-disable-line GHD034 -->
2727
* GitHub iOS
2828
* GitHub Support
2929
* JetBrains IDE Integration

data/reusables/apps/install-vs-authorize.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ When you **install** a {% data variables.product.prodname_github_app %} on your
22

33
For example, you might grant the {% data variables.product.prodname_github_app %} permission to read repository metadata and write issues, and you might grant the {% data variables.product.prodname_github_app %} access to all of your repositories.
44

5-
![Screenshot of the page to install a GitHub App. The app is requesting read access to metadata and write access to issues. The app can also request user authorization for read access to emails and write access to gists.](/assets/images/github-apps/install-app.png)
5+
![Screenshot of the page to install a GitHub App. The app requests read access to metadata and write access to issues.](/assets/images/github-apps/install-app.png)
66

77
When you **authorize** a {% data variables.product.prodname_github_app %}, you grant the app access to your {% data variables.product.prodname_dotcom %} account, based on the account permissions the app requested. During the authorization process, the app will indicate which resources the app can access on your account. When you authorize a {% data variables.product.prodname_github_app %}, you also grant the app permission to act on your behalf.
88

0 commit comments

Comments
 (0)