Skip to content

Repo sync #39305

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ If you select the "Busy" option, when people @mention your username, assign you

![Screenshot of a draft comment. "@octocat" is written in the text field, and "The Octocat (busy)" is suggested.](/assets/images/help/profile/username-with-limited-availability-text.png)

1. In the top right corner of {% data variables.product.prodname_dotcom %}, select your profile photo, then click **{% octicon "smiley" aria-hidden="true" aria-label="smiley" %} Set status** or, if you already have a status set, click your current status.
1. In the top right corner of {% data variables.product.prodname_dotcom %}, click your profile picture, then click **{% octicon "smiley" aria-hidden="true" aria-label="smiley" %} Set status** or, if you already have a status set, click your current status.

![Screenshot of the dropdown menu under @octocat's profile picture. A smiley icon and "Set status" are outlined in dark orange.](/assets/images/help/profile/set-status-on-profile-global-nav-update.png)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ When your profile is private, the following content is hidden from your profile
* Your pronouns

> [!NOTE]
> When your profile is private, some optional fields are still publicly visible, such as the README, biography, and profile photo.
> When your profile is private, some optional fields are still publicly visible, such as the README, biography, and profile picture.
## Changes to reporting on your activities

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To share contributions from {% data variables.product.prodname_ghe_server %}, vi
{% elsif ghes %}

1. Sign in to both your user account on {% data variables.product.prodname_ghe_cloud %} **and** your user account on {% data variables.product.prodname_ghe_cloud %} ({% data variables.product.prodname_dotcom_the_website %}{% ifversion ghecom-github-connect %} or {% data variables.enterprise.data_residency_site %}{% endif %}).
1. On {% data variables.product.prodname_ghe_server %}, in the upper-right corner of any page, click your profile photo, then click **Settings**.
1. On {% data variables.product.prodname_ghe_server %}, in the upper-right corner of any page, click your profile picture, then click **Settings**.

![Screenshot of a user's account menu on {% data variables.product.prodname_dotcom %}. The menu item "Settings" is outlined in dark orange.](/assets/images/help/settings/userbar-account-settings-global-nav-update.png)

Expand Down
2 changes: 1 addition & 1 deletion content/apps/using-github-apps/authorizing-github-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Once you authorize a {% data variables.product.prodname_github_app %}, the app c

The {% data variables.product.prodname_github_app %} can only do things that both you and the app have permission to do. For example, if you have write access to a repository but the {% data variables.product.prodname_github_app %} only has read access, then the app can only read the contents of the repository even when it is acting on your behalf. Similarly, if you have access to repositories `A` and `B`, and the {% data variables.product.prodname_github_app %} has access to repositories `B` and `C`, then the app can only access repository `B` when acting on your behalf. For more information about the permissions granted to a {% data variables.product.prodname_github_app %}, see [Difference between authorization and installation](#difference-between-authorization-and-installation).

When an app acts on your behalf, it will attribute the activity to you in conjunction with the app. For example, if the app posts a comment on your behalf, the {% data variables.product.company_short %} UI will show your avatar photo along with the app's identicon badge as the author of the issue.
When an app acts on your behalf, it will attribute the activity to you in conjunction with the app. For example, if the app posts a comment on your behalf, the {% data variables.product.company_short %} UI will show your profile picture along with the app's identicon badge as the author of the issue.

![Screenshot of a comment that has a user avatar with an overlaid app identicon badge. The avatar is highlighted with an orange outline.](/assets/images/help/apps/github-app-acting-on-your-behalf.png)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@ In addition to reviewing {% data variables.product.prodname_github_apps %} that
## Navigating to the {% data variables.product.prodname_github_app %} you want to review or modify

{% ifversion enterprise-installed-apps %}* For a {% data variables.product.prodname_github_app %} installed on an enterprise:
1. In the top right corner of {% data variables.product.prodname_dotcom %}, click your profile photo, then click **Your enterprises**.
1. In the top right corner of {% data variables.product.prodname_dotcom %}, click your profile picture, then click **Your enterprises**.
1. Next to your enterprise name, click **Settings**.
1. In the top navigation bar, click **Settings**.
1. In the side bar, click **GitHub Apps**. A list of the {% data variables.product.prodname_github_apps %} owned by your enterprise will be displayed.
1. Switch to the **Installed Apps** tab to see a list of the apps installed on your enterprise.
1. Next to the {% data variables.product.prodname_github_app %} you want to review or modify, click **Configure**.{% endif %}

* For a {% data variables.product.prodname_github_app %} installed on an organization:
1. In the top right corner of {% data variables.product.prodname_dotcom %}, click your profile photo, then click **Your organizations**.
1. In the top right corner of {% data variables.product.prodname_dotcom %}, click your profile picture, then click **Your organizations**.
1. Next to your organization name, click **Settings**.
1. In the side bar, under "Third-party Access," click **GitHub Apps**. A list of the {% data variables.product.prodname_github_apps %} installed on your organization will be displayed.
1. Next to the {% data variables.product.prodname_github_app %} you want to review or modify, click **Configure**.

* For a {% data variables.product.prodname_github_app %} installed on your personal account:
1. In the upper-right corner of any page, click your profile photo, then click **Settings**.
1. In the upper-right corner of any page, click your profile picture, then click **Settings**.
1. Under "Integrations," click **Applications**.
1. Click **Installed GitHub Apps**. A list of the {% data variables.product.prodname_github_apps %} installed on your personal account will be displayed.
1. Next to the {% data variables.product.prodname_github_app %} you want to review or modify, click **Configure**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: 'Authenticating with {% data variables.product.prodname_emus %}'
shortTitle: Authenticate as a managed user
intro: 'Learn how to authenticate to access an {% data variables.enterprise.prodname_emu_enterprise %} on {% data variables.product.prodname_dotcom %}.'
product: '{% data reusables.gated-features.emus %}'
redirect_from:
- /authentication/authenticating-with-saml-single-sign-on/authenticating-with-a-managed-user-account
versions:
ghec: '*'
topics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Your SSO sessions will persist when you switch away from an account and return.

When you add a new account to the account switcher, both the account you are currently signed in to and the account you have added will become available in the account switcher. You will be signed in to the new account immediately.

1. In the upper-right corner of any page, click your profile photo to open the menu.
1. In the upper-right corner of any page, click your profile picture to open the menu.
1. If you have previously added an account to the account switcher, click **{% octicon "arrow-switch" aria-hidden="true" aria-label="arrow-switch" %} Switch account** to open the menu.
1. In the menu, click **{% octicon "person-add" aria-hidden="true" aria-label="person-add" %} Add account**.
1. Sign in to the account you want to add to the account switcher.
Expand All @@ -34,7 +34,7 @@ When you have added accounts to the account switcher, you can quickly change bet
> [!NOTE]
> The "{% octicon "arrow-switch" aria-hidden="true" aria-label="arrow-switch" %} Switch account" option will not be available if all sessions have expired. You can instead click on **{% octicon "arrow-switch" aria-hidden="true" aria-label="arrow-switch" %} See all accounts** in the menu to reauthenticate.

1. In the upper-right corner of any page, click your profile photo to open the menu.
1. In the upper-right corner of any page, click your profile picture to open the menu.
1. In the menu, click **{% octicon "arrow-switch" aria-hidden="true" aria-label="arrow-switch" %} Switch account**.
1. In the submenu, click on the account that you want to switch to.

Expand All @@ -44,7 +44,7 @@ When you have added accounts to the account switcher, you can quickly change bet

You can either remove individual accounts or all accounts from the account switcher.

1. In the upper-right corner of any page, click your profile photo to open the menu.
1. In the upper-right corner of any page, click your profile picture to open the menu.
1. In the menu, click **Sign out**.
1. Choose which accounts to sign out of and remove from the account switcher.
* To remove the account you are currently signed in to from the account switcher and sign out, click **Sign out** next to your username.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ With the new billing platform, you can:

{% ifversion fpt %}

1. In the upper-right corner of any page on {% data variables.product.prodname_dotcom %}, select your profile photo.
1. In the upper-right corner of any page on {% data variables.product.prodname_dotcom %}, click your profile picture.

* For **personal accounts**, click **Settings**.
* For **organizations**, click **Your organizations**, then next to the organization, click **Settings**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ The {% data variables.product.company_short %} products on your Azure invoice ar

You can view and edit your billing information and update your payment method.

1. In the upper-right corner of any page on {% data variables.product.prodname_dotcom %}, select your profile photo.
1. In the upper-right corner of any page on {% data variables.product.prodname_dotcom %}, click your profile picture.

* For **personal accounts**, click **Settings**, then in the **Access** section of the sidebar, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing & Licensing**.
* For **organizations**, click **Your organizations**, then next to the organization, click **Settings**. In the organization sidebar, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing & Licensing**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ For more information, see [AUTOTITLE](/code-security/supply-chain-security/under
{% data reusables.dependabot.quickstart-link %}

{% ifversion fpt or ghec %}
1. Click your profile photo, then click **Settings**.
1. Click your profile picture, then click **Settings**.
1. Click **{% data variables.product.UI_advanced_security %}**.
1. Click **Enable** next to {% data variables.product.prodname_dependabot_alerts %}.
{% endif %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The aim is to enable all the security features you want to trial quickly, as a s

When you planned your trial, you identified the features that you want to test and any enforcement needs. You should create one or more security configurations for your enterprise that enable these features and set any enforcement levels you require.

1. In the top-right corner of {% data variables.product.prodname_dotcom %}, click your profile photo.
1. In the top-right corner of {% data variables.product.prodname_dotcom %}, click your profile picture.
1. Depending on your environment, click **Your enterprise**, or click **Your enterprises** then click your trial enterprise.
{% data reusables.enterprise-accounts.settings-tab %}
{% data reusables.enterprise-accounts.advanced-security-tab %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Contents of tutorials:
* Procedural sections
* Based on the tutorial's audience, the steps can be less explicit and formal than those used in procedural content. You do not have to use existing reusables to form these steps if the audience doesn’t require that level of detail.
* Use: "From your profile, click **Settings**, and then click **Developer settings**.”
* Avoid: In the upper-right corner of any page, click your profile photo, then click **Settings**. In the left sidebar, click **Developer settings**.
* Avoid: In the upper-right corner of any page, click your profile picture, then click **Settings**. In the left sidebar, click **Developer settings**.
* Link out to other articles or resources rather than replicating them, to avoid interrupting the flow of information in the tutorial.
* Give visual cues. Use code blocks and screenshots heavily to help reassure people that they are performing the correct actions.
* Provide real examples.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,10 @@ redirect_from:
- /copilot/using-github-copilot/creating-a-pull-request-summary-with-github-copilot
---

## About {% data variables.copilot.copilot_for_prs %}
## Creating a summary for a pull request

You can use {% data variables.product.prodname_copilot %} to generate a summary of a pull request on {% data variables.product.github %}. You can use the summary to help reviewers understand your changes, or to quickly understand the changes in a pull request you're reviewing.

{% data variables.product.prodname_copilot %} will scan through the pull request and provide an overview of the changes made in prose, as well as a bulleted list of changes with the files that they impact. You can generate a summary in the following places.

* In the description of a new pull request you're creating
* In the description of an existing pull request, by editing the opening comment
* In a comment on the main timeline of a pull request

To learn more about {% data variables.copilot.copilot_for_prs %} and how to use the feature most effectively, see [AUTOTITLE](/copilot/github-copilot-enterprise/copilot-pull-request-summaries/about-copilot-pull-request-summaries).

## Creating a summary for a pull request

1. On {% data variables.product.github %}, create a pull request or navigate to an existing pull request.

> [!NOTE] {% data variables.product.prodname_copilot %} does not take into account any existing content in the pull request description, so it is best to start with a blank description.
Expand All @@ -52,3 +42,7 @@ To learn more about {% data variables.copilot.copilot_for_prs %} and how to use

1. Add any additional context that will help people viewing your pull request.
1. When you're happy with the description, click **Create pull request** on a new pull request, or **Update comment** if you're editing an existing description.

## Further reading

* [AUTOTITLE](/copilot/github-copilot-enterprise/copilot-pull-request-summaries/about-copilot-pull-request-summaries)
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ You can view your premium request usage at any time from your {% data variables.

1. Navigate to your account.

In the upper-right corner of any page on {% data variables.product.prodname_dotcom %}, click your profile photo. Then:
In the upper-right corner of any page on {% data variables.product.prodname_dotcom %}, click your profile picture. Then:
* For **individual accounts**, click **{% octicon "gear" aria-hidden="true" aria-label="gear" %} Settings**.
* For **organizations**, click **{% octicon "organization" aria-hidden="true" aria-label="organization" %} Your organizations**.
* For **enterprises**, click **Your enterprise**, or click **Your enterprises** then click the enterprise you want to view.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ redirect_from:

When a user requests a summary, {% data variables.product.prodname_copilot_short %} scans through the pull request and provides an overview of the changes made in prose, as well as a bulleted list of changes with the files that they impact.

You can generate a summary in the following places:

* In the description of a new pull request you're creating
* In the description of an existing pull request, by editing the opening comment
* In a comment on the main timeline of a pull request

The only supported language for {% data variables.copilot.copilot_for_prs %} is English.

{% data variables.copilot.copilot_for_prs %} uses a simple-prompt flow leveraging the {% data variables.product.prodname_copilot_short %} API, with no additional trained models. This utilizes the generic large language model.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Each commit shows:

* The commit message
* The time the commit was created
* The committer's username and profile photo (if available)
* The committer's username and profile picture (if available)
* The commit's SHA-1 hash (the unique ID)

{% data reusables.desktop.history-tab %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ You can migrate your {% data variables.projects.projects_v1_boards %} to the new

## Migrating a user {% data variables.projects.projects_v1_board %}

1. In the upper-right corner of {% data variables.product.prodname_dotcom %}, select your profile photo, then click **Your projects**.
1. In the upper-right corner of {% data variables.product.prodname_dotcom %}, click your profile picture, then click **Your projects**.

![Screenshot showing the profile photo menu. The "Your projects" link is highlighted with an orange outline.](/assets/images/help/projects-v2/projects-profile-menu.png)
![Screenshot showing the profile picture menu. The "Your projects" link is highlighted with an orange outline.](/assets/images/help/projects-v2/projects-profile-menu.png)

1. On the top of your profile page, in the main navigation, click **{% octicon "table" aria-hidden="true" aria-label="table" %} Projects**.
![Screenshot showing the tabs on a user profile. The 'Projects' tab is highlighted with an orange outline.](/assets/images/help/projects-v2/tab-projects.png)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you cannot find your organization in the GitHub for Nonprofits portal, ensure

Revoke the OAuth apps authorization from GitHub.

1. In the upper-right corner of any page on GitHub, click your profile photo, then click **Settings**.
1. In the upper-right corner of any page on GitHub, click your profile picture, then click **Settings**.
1. In the "Integrations" section of the sidebar, click **Applications**.
1. Click the "Authorized OAuth Apps" tab.
1. Review the tokens that have access to your account. Select the tokens that you don't recognize or that are out-of-date. Then click **Revoke**. To revoke all tokens, click **Revoke all**.
Expand All @@ -24,7 +24,7 @@ Revoke the OAuth apps authorization from GitHub.

If this does not resolve the problem, please try disabling OAuth app access restrictions for your organization.

1. In the upper-right corner of GitHub, select your profile photo, then click **Your organizations**.
1. In the upper-right corner of GitHub, click your profile picture, then click **Your organizations**.
1. Next to the organization, click **Settings**.
1. In the "Third-party Access" section of the sidebar, click **OAuth app policy**.
1. Click **Remove restrictions**.
Expand Down
Loading
Loading