Make images accessible in the images/help/repository directory (P-Z) (1/4) (#35958)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
BIN
assets/images/help/actions/superlinter-workflow-sidebar.png
Normal file
|
After Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 104 KiB |
|
Before Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 79 KiB |
|
Before Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 83 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 133 KiB |
|
Before Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 5.8 KiB |
@@ -43,20 +43,19 @@ You can send an invitation to collaborate in your repository directly to someone
|
||||
|
||||
{% endif %}
|
||||
|
||||
1. Ask for the username of the person you're inviting as a collaborator.{% ifversion fpt or ghec %} If they don't have a username yet, they can sign up for {% data variables.product.prodname_dotcom %}. For more information, see "[AUTOTITLE](/get-started/signing-up-for-github/signing-up-for-a-new-github-account)".{% endif %}
|
||||
1. Ask for the username of the person you're inviting as a collaborator.{% ifversion fpt or ghec %} If they don't have a username yet, they can sign up for {% data variables.product.prodname_dotcom %}. For more information, see "[AUTOTITLE](/get-started/signing-up-for-github/signing-up-for-a-new-github-account)."{% endif %}
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.sidebar-settings %}
|
||||
{% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4%}
|
||||
1. In the "Access" section of the sidebar, click **{% octicon "people" aria-hidden="true" %} Collaborators**.
|
||||
1. Click **Add people**.
|
||||
2. In the search field, start typing the name of person you want to invite, then click a name in the list of matches.
|
||||
3. Click **Add NAME to REPOSITORY**.
|
||||
1. In the search field, start typing the name of person you want to invite, then click a name in the list of matches.
|
||||
1. Click **Add NAME to REPOSITORY**.
|
||||

|
||||
{% else %}
|
||||
5. In the left sidebar, click **Collaborators**.
|
||||

|
||||
6. Under "Collaborators", start typing the collaborator's username.
|
||||
7. Select the collaborator's username from the drop-down menu.
|
||||
1. In the left sidebar, click **Collaborators**.
|
||||
1. Under "Collaborators", start typing the collaborator's username.
|
||||
1. Select the collaborator's username from the dropdown menu.
|
||||

|
||||
8. Click **Add collaborator**.
|
||||

|
||||
|
||||
@@ -38,30 +38,18 @@ For more information, see "[AUTOTITLE](/actions/monitoring-and-troubleshooting-w
|
||||
{% ifversion fpt or ghec %}
|
||||
### Viewing job execution time
|
||||
|
||||
To identify how long a job took to run, you can view its execution time. For example:
|
||||
|
||||

|
||||
|
||||
For more information, see "[AUTOTITLE](/actions/monitoring-and-troubleshooting-workflows/viewing-job-execution-time)."
|
||||
To identify how long a job took to run, you can view its execution time. For more information, see "[AUTOTITLE](/actions/monitoring-and-troubleshooting-workflows/viewing-job-execution-time)."
|
||||
{% endif %}
|
||||
|
||||
### Viewing workflow run history
|
||||
|
||||
You can view the status of each job and step in a workflow. For example:
|
||||
|
||||

|
||||
|
||||
For more information, see "[AUTOTITLE](/actions/monitoring-and-troubleshooting-workflows/viewing-workflow-run-history)."
|
||||
You can view the status of each job and step in a workflow. For more information, see "[AUTOTITLE](/actions/monitoring-and-troubleshooting-workflows/viewing-workflow-run-history)."
|
||||
|
||||
## Troubleshooting your workflows
|
||||
|
||||
### Using workflow run logs
|
||||
|
||||
Each workflow run generates activity logs that you can view, search, and download. For example:
|
||||
|
||||

|
||||
|
||||
For more information, see "[AUTOTITLE](/actions/monitoring-and-troubleshooting-workflows/using-workflow-run-logs)."
|
||||
Each workflow run generates activity logs that you can view, search, and download. For more information, see "[AUTOTITLE](/actions/monitoring-and-troubleshooting-workflows/using-workflow-run-logs)."
|
||||
|
||||
### Enabling debug logging
|
||||
|
||||
|
||||
@@ -18,9 +18,8 @@ Billable job execution minutes are only shown for jobs run on private repositori
|
||||
{% data reusables.repositories.actions-tab %}
|
||||
{% data reusables.repositories.navigate-to-workflow %}
|
||||
{% data reusables.repositories.view-run %}
|
||||
1. Under the job summary, you can view the job's execution time. To view details about the billable job execution time, in the left sidebar under "Run details", click **{% octicon "stopwatch" aria-label="The stopwatch icon" %} Usage**.
|
||||
|
||||

|
||||
1. Under the job summary, you can view the job's execution time.
|
||||
1. To view details about the billable job execution time, in the left sidebar under "Run details", click **{% octicon "stopwatch" aria-hidden="true" %} Usage**.
|
||||
|
||||
{% note %}
|
||||
|
||||
|
||||
@@ -86,7 +86,7 @@ You may notice some repositories have a "Used by" section in the sidebar of the
|
||||
|
||||
The "Used by" section shows the number of public references to the package that were found, and displays the avatars of some of the owners of the dependent projects.
|
||||
|
||||

|
||||

|
||||
|
||||
Clicking any item in this section takes you to the **Dependents** tab of the dependency graph.
|
||||
|
||||
|
||||
@@ -57,9 +57,8 @@ Users in India can contact GitHub's Grievance Officer for India [here](https://s
|
||||
## Reporting contact link abuse in the template chooser
|
||||
|
||||
1. Navigate to the repository that contains the contact link you'd like to report.
|
||||
1. Under the repository name, click {% octicon "issue-opened" aria-label="The issues icon" %} **Issues**.
|
||||
1. Under the repository name, click {% octicon "issue-opened" aria-hidden="true" %} **Issues**.
|
||||
1. In the lower-right corner of the template chooser, click **Report abuse**.
|
||||

|
||||
1. Complete the contact form to tell {% data variables.contact.contact_support %} about the contact link's behavior, then click **Send request**.
|
||||
|
||||
## Further reading
|
||||
|
||||
@@ -28,6 +28,5 @@ You can also block users. For more information, see "[AUTOTITLE](/communities/ma
|
||||
## Limiting interactions for your personal account
|
||||
|
||||
{% data reusables.user-settings.access_settings %}
|
||||
1. In the "Access" section of the sidebar, select **{% octicon "report" aria-label="The report icon" %} Moderation** then click **Interaction limits**.
|
||||
1. In the "Access" section of the sidebar, select **{% octicon "report" aria-hidden="true" %} Moderation** then click **Interaction limits**.
|
||||
{% data reusables.community.set-interaction-limit %}
|
||||

|
||||
|
||||
@@ -33,12 +33,11 @@ Organization owners and moderators can also block users for a specific amount of
|
||||
|
||||
{% data reusables.profile.access_org %}
|
||||
{% data reusables.profile.org_settings %}
|
||||
1. _For organization owners:_ In the "Access" section of the sidebar, select **{% octicon "report" aria-label="The report icon" %} Moderation**, then click **Interaction limits**.
|
||||
1. _For organization owners:_ In the "Access" section of the sidebar, select **{% octicon "report" aria-hidden="true" %} Moderation**, then click **Interaction limits**.
|
||||
|
||||
_For organization moderators:_ In the sidebar, click **Interaction limits**.
|
||||
|
||||
{% data reusables.community.set-interaction-limit %}
|
||||

|
||||
|
||||
## Further reading
|
||||
- "[AUTOTITLE](/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam)"
|
||||
|
||||
@@ -28,9 +28,8 @@ You can also enable activity limitations on all repositories owned by your perso
|
||||
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.sidebar-settings %}
|
||||
1. In the sidebar, select **{% octicon "comment-discussion" aria-label="The comment-discussion icon" %} Moderation options**, then click **Interaction limits**.
|
||||
1. In the sidebar, select **{% octicon "comment-discussion" aria-hidden="true" %} Moderation options**, then click **Interaction limits**.
|
||||
{% data reusables.community.set-interaction-limit %}
|
||||

|
||||
|
||||
## Further reading
|
||||
- "[AUTOTITLE](/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam)"
|
||||
|
||||
@@ -95,10 +95,8 @@ Your configuration file will customize the template chooser when the file is mer
|
||||
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.files.add-file %}
|
||||
3. In the file name field, type `.github/ISSUE_TEMPLATE/config.yml`.
|
||||

|
||||
4. In the body of the new file, type the contents of your configuration file.
|
||||

|
||||
1. In the file name field, type `.github/ISSUE_TEMPLATE/config.yml`.
|
||||
1. In the body of the new file, type the contents of your configuration file.
|
||||
{% data reusables.files.write_commit_message %}
|
||||
{% data reusables.files.choose_commit_branch %}
|
||||
{% data reusables.files.propose_new_file %}
|
||||
|
||||
@@ -33,13 +33,10 @@ People or teams who are mentioned in the issue will receive a notification letti
|
||||
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.sidebar-issues %}
|
||||
3. In the list of issues, click the issue you'd like to transfer.
|
||||
4. In the right sidebar, click **Transfer issue**.
|
||||

|
||||
5. Use the **Choose a repository** drop-down menu, and select the repository you want to transfer the issue to.
|
||||

|
||||
6. Click **Transfer issue**.
|
||||

|
||||
1. In the list of issues, click the issue you'd like to transfer.
|
||||
1. In the right sidebar, click **Transfer issue**.
|
||||
1. Select the **Choose a repository** dropdown menu, and click the repository you want to transfer the issue to.
|
||||
1. Click **Transfer issue**.
|
||||
|
||||
{% endwebui %}
|
||||
|
||||
|
||||
@@ -29,7 +29,6 @@ permissions: People with write access for a forked repository can sync the fork
|
||||
|
||||

|
||||
1. Review the details about the commits from the upstream repository, then click **Update branch**.
|
||||

|
||||
{% else %}
|
||||
1. On {% data variables.product.product_name %}, navigate to the main page of the forked repository that you want to sync with the upstream repository.
|
||||
1. Above the list of files, select the **Fetch upstream** dropdown menu.
|
||||
|
||||
@@ -56,13 +56,10 @@ The new commit, message, and badge will appear on {% data variables.location.pro
|
||||
|
||||
After you've made changes in a file using the web editor on {% data variables.product.product_name %}, you can create a commit on behalf of your organization by adding an `on-behalf-of:` trailer to the commit's message.
|
||||
|
||||
1. After making your changes, at the bottom of the page, type a short, meaningful commit message that describes the changes you made.
|
||||

|
||||
|
||||
2. In the text box below your commit message, add `on-behalf-of: @org <name@organization.com>`.
|
||||
|
||||

|
||||
4. Click **Commit changes** or **Propose changes**.
|
||||
1. Click **Commit changes...**
|
||||
1. In the "Commit message" field, type a short, meaningful commit message that describes the changes you made.
|
||||
1. In the text box below your commit message, add `on-behalf-of: @org <name@organization.com>`.
|
||||
1. Click **Commit changes** or **Propose changes**.
|
||||
|
||||
The new commit, message, and badge will appear on {% data variables.location.product_location %}.
|
||||
|
||||
|
||||
@@ -70,12 +70,10 @@ The new commit and message will appear on {% data variables.location.product_loc
|
||||
After you've made changes in a file using the web editor on {% data variables.product.product_name %}, you can create a co-authored commit by adding a `Co-authored-by:` trailer to the commit's message.
|
||||
|
||||
{% data reusables.pull_requests.collect-co-author-commit-git-config-info %}
|
||||
2. After making your changes together, at the bottom of the page, type a short, meaningful commit message that describes the changes you made.
|
||||

|
||||
3. In the text box below your commit message, add `Co-authored-by: name <name@example.com>` with specific information for each co-author. If you're adding multiple co-authors, give each co-author their own line and `Co-authored-by:` commit trailer.
|
||||
|
||||

|
||||
4. Click **Commit changes** or **Propose changes**.
|
||||
1. Click **Commit changes...**
|
||||
1. In the "Commit message" field, type a short, meaningful commit message that describes the changes you made.
|
||||
1. In the text box below your commit message, add `Co-authored-by: name <name@example.com>` with specific information for each co-author. If you're adding multiple co-authors, give each co-author their own line and `Co-authored-by:` commit trailer.
|
||||
1. Click **Commit changes** or **Propose changes**.
|
||||
|
||||
The new commit and message will appear on {% data variables.location.product_location %}.
|
||||
|
||||
|
||||
@@ -60,9 +60,7 @@ You can search for archived repositories. For more information, see "[AUTOTITLE]
|
||||
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.sidebar-settings %}
|
||||
3. Under "Danger Zone", click **Unarchive this repository**
|
||||

|
||||
4. Read the warnings.
|
||||
5. Type the name of the repository you want to unarchive.
|
||||

|
||||
6. Click **I understand the consequences, unarchive this repository**.
|
||||
1. In the "Danger Zone" section, click **Unarchive this repository**
|
||||
1. Read the warnings.
|
||||
1. In the text box, type the name of the repository you want to unarchive.
|
||||
1. Click **I understand the consequences, unarchive this repository**.
|
||||
|
||||
@@ -25,12 +25,11 @@ To make your repositories easier to reference in academic literature, you can cr
|
||||
|
||||
{% endtip %}
|
||||
|
||||
1. Navigate to [Zenodo](http://zenodo.org/).
|
||||
2. In the upper-left corner of the screen, click **Log in**. 
|
||||
3. Click **Log in with GitHub**. 
|
||||
4. Review the information about access permissions, then click **Authorize application**. 
|
||||
5. Navigate to the [Zenodo GitHub page](https://zenodo.org/account/settings/github/). 
|
||||
6. To the right of the name of the repository you want to archive, toggle the button from **Off** to **On** to enable it for archiving. 
|
||||
1. Navigate to the [login page](https://zenodo.org/login) for Zenodo.
|
||||
1. Click **Log in with {% data variables.product.prodname_dotcom %}**.
|
||||
1. Review the information about access permissions, then click **Authorize zenodo**.
|
||||
1. Navigate to the [Zenodo {% data variables.product.prodname_dotcom %} page](https://zenodo.org/account/settings/github/).
|
||||
1. To the right of the name of the repository you want to archive, toggle the button to **On**.
|
||||
|
||||
Zenodo archives your repository and issues a new DOI each time you create a new {% data variables.product.product_name %} [release](/repositories/releasing-projects-on-github/about-releases). Follow the steps at "[AUTOTITLE](/repositories/releasing-projects-on-github/managing-releases-in-a-repository)" to create a new one.
|
||||
|
||||
|
||||
@@ -32,21 +32,20 @@ topics:
|
||||
{% endtip %}
|
||||
|
||||
{% data reusables.repositories.create_new %}
|
||||
2. Optionally, to create a repository with the directory structure and files of an existing repository, use the **Choose a template** drop-down and select a template repository. You'll see template repositories that are owned by you and organizations you're a member of or that you've used before. For more information, see "[AUTOTITLE](/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)."
|
||||

|
||||
3. Optionally, if you chose to use a template, to include the directory structure and files from all branches in the template, and not just the default branch, select **Include all branches**.
|
||||
3. In the Owner drop-down, select the account you wish to create the repository on.
|
||||

|
||||
1. Optionally, to create a repository with the directory structure and files of an existing repository, select the **Choose a template** dropdown menu and click a template repository. You'll see template repositories that are owned by you and organizations you're a member of or that you've used before. For more information, see "[AUTOTITLE](/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)."
|
||||
1. Optionally, if you chose to use a template, to include the directory structure and files from all branches in the template, and not just the default branch, select **Include all branches**.
|
||||
1. In the Owner dropdown, select the account you wish to create the repository on.
|
||||

|
||||
{% data reusables.repositories.repo-name %}
|
||||
{% data reusables.repositories.choose-repo-visibility %}
|
||||
6. If you're not using a template, there are a number of optional items you can pre-populate your repository with. If you're importing an existing repository to {% data variables.product.product_name %}, don't choose any of these options, as you may introduce a merge conflict. You can add or create new files using the user interface or choose to add new files using the command line later. For more information, see "[AUTOTITLE](/migrations/importing-source-code/using-the-command-line-to-import-source-code/importing-an-external-git-repository-using-the-command-line)," "[AUTOTITLE](/repositories/working-with-files/managing-files/adding-a-file-to-a-repository#adding-a-file-to-a-repository-using-the-command-line)," and "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts)."
|
||||
1. If you're not using a template, there are a number of optional items you can pre-populate your repository with. If you're importing an existing repository to {% data variables.product.product_name %}, don't choose any of these options, as you may introduce a merge conflict. You can add or create new files using the user interface or choose to add new files using the command line later. For more information, see "[AUTOTITLE](/migrations/importing-source-code/using-the-command-line-to-import-source-code/importing-an-external-git-repository-using-the-command-line)," "[AUTOTITLE](/repositories/working-with-files/managing-files/adding-a-file-to-a-repository#adding-a-file-to-a-repository-using-the-command-line)," and "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts)."
|
||||
- You can create a README, which is a document describing your project. For more information, see "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes)."
|
||||
- You can create a *.gitignore* file, which is a set of ignore rules. For more information, see "[AUTOTITLE](/get-started/getting-started-with-git/ignoring-files)."{% ifversion fpt or ghec %}
|
||||
- You can choose to add a software license for your project. For more information, see "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository)."{% endif %}
|
||||
{% data reusables.repositories.select-marketplace-apps %}
|
||||
{% data reusables.repositories.create-repo %}
|
||||
{% ifversion fpt or ghec %}
|
||||
9. At the bottom of the resulting Quick Setup page, under "Import code from an old repository", you can choose to import a project to your new repository. To do so, click **Import code**.
|
||||
1. At the bottom of the resulting Quick Setup page, under "Import code from an old repository", you can choose to import a project to your new repository. To do so, click **Import code**.
|
||||
{% endif %}
|
||||
|
||||
## Further reading
|
||||
|
||||
@@ -36,5 +36,3 @@ After you make your repository a template, anyone with access to the repository
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.sidebar-settings %}
|
||||
1. Select **Template repository**.
|
||||

|
||||
|
||||
|
||||
@@ -40,8 +40,6 @@ If a repository contains more than one README file, then the file shown is chose
|
||||
|
||||
{% endif %}
|
||||
|
||||

|
||||
|
||||
## Auto-generated table of contents for README files
|
||||
|
||||
For the rendered view of any Markdown file in a repository, including README files, {% data variables.product.product_name %} will automatically generate a table of contents based on section headings. You can view the table of contents for a README file by clicking the {% octicon "list-unordered" aria-label="The unordered list icon" %} menu icon at the top left of the rendered page.
|
||||
|
||||
@@ -33,13 +33,13 @@ Files that you add to a repository via a browser are limited to {% data variable
|
||||
{% endtip %}
|
||||
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
2. Above the list of files, using the **Add file** drop-down, click **Upload files**.
|
||||

|
||||
3. Drag and drop the file or folder you'd like to upload to your repository onto the file tree.
|
||||

|
||||
1. Above the list of files, select the **Add file** dropdown menu and click **Upload files**.
|
||||
|
||||

|
||||
1. To select the files you want to upload, drag and drop the file or folder, or click **choose your files**.
|
||||
{% data reusables.files.write_commit_message %}
|
||||
{% data reusables.files.choose_commit_branch %}
|
||||
6. Click **Commit changes**.
|
||||
1. Click **Commit changes**.
|
||||

|
||||
|
||||
## Adding a file to a repository using the command line
|
||||
|
||||
@@ -33,9 +33,9 @@ Within the blame view, you can view the line-by-line revision history for an ent
|
||||
|
||||

|
||||
|
||||
In a file or pull request, you can also use the {% octicon "kebab-horizontal" aria-label="The horizontal kebab octicon" %} menu to view Git blame for a selected line or range of lines.
|
||||
In a file or pull request, you can also view Git blame for a selected line or range of lines by selecting the {% octicon "kebab-horizontal" aria-label="Code line X options" %} dropdown menu, then clicking **View git blame**.
|
||||
|
||||

|
||||

|
||||
|
||||
{% tip %}
|
||||
|
||||
|
||||
@@ -301,9 +301,7 @@ The underlying map data (street names, roads, etc.) are driven by [OpenStreetMap
|
||||
|
||||
If you're having trouble rendering GeoJSON files, ensure you have a valid GeoJSON file by running it through a [GeoJSON linter](http://geojsonlint.com/). If your points aren't appearing where you'd expect (<em>e.g.</em>, in the middle of the ocean), it's likely that the data is in a projection which is currently unsupported. Currently, {% data variables.product.product_name %} only supports the `urn:ogc:def:crs:OGC:1.3:CRS84` projection.
|
||||
|
||||
Additionally, if your `.geojson` file is especially large (over 10 MB), it is not possible to render within the browser. If that's the case, you'll generally see a message that looks something like this:
|
||||
|
||||

|
||||
Additionally, if your `.geojson` file is especially large (over 10 MB), it is not possible to render within the browser. If that's the case, you'll generally see a message that says we can't show files that large.
|
||||
|
||||
It may still be possible to render the data by converting the `.geojson` file to [TopoJSON](https://github.com/mbostock/topojson), a compression format that, in some cases, can reduce filesize by up to 80%. Of course, you can always break the file into smaller chunks (such as by state or by year), and store the data as multiple files within the repository.
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
5. Under "Temporary interaction limits", to the right of the type of interaction limit you want to set, use the **Enable** drop-down menu, then click the duration you want for your interaction limit.
|
||||
1. Under "Temporary interaction limits", to the right of the type of interaction limit you want to set, select the **Enable** dropdown menu, then click the duration you want for your interaction limit.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
1. At the bottom of the page, type a short, meaningful commit message that describes the change you made to the file. You can attribute the commit to more than one author in the commit message. For more information, see "[AUTOTITLE](/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors)."
|
||||

|
||||
1. Click **Commit changes...**
|
||||
1. In the "Commit message" field, type a short, meaningful commit message that describes the change you made to the file. You can attribute the commit to more than one author in the commit message. For more information, see "[AUTOTITLE](/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors)."
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
1. Under **Jobs** or in the visualization graph, click the job you want to see.
|
||||
|
||||

|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
1. In the left sidebar, click the workflow you want to see.
|
||||

|
||||
|
||||

|
||||
|
||||
@@ -1,39 +1,21 @@
|
||||
{% ifversion rename-and-transfer-repository %}
|
||||
{%- ifversion rename-and-transfer-repository %}
|
||||
1. At the bottom of the page, in the "Danger Zone" section, click **Transfer**.
|
||||
1. Read the information about transferring a repository, then, under "New owner", choose how to specify the new owner.
|
||||
- To choose one of your organizations, select **Select one of my organizations**.
|
||||
|
||||

|
||||
|
||||
1. Read the information about transferring a repository, then, following "New owner", select one of the options.
|
||||
- To choose one of your organizations, select **Select one of my organizations**, then use the dropdown menu to specify an organization.
|
||||
- Optionally, to rename the repository, enter a new name in the **Repository name** field.
|
||||
- Select the dropdown menu and click an organization.
|
||||
- Optionally, in the "Repository name" field, type a new name for the repository.
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** You must be an admin on the target organization to rename the repository.
|
||||
**Note:** You must be an owner of the target organization to rename the repository.
|
||||
|
||||
{% endnote %}
|
||||
|
||||

|
||||
|
||||
- To specify an organization or username, select **Specify an organization or username**, then enter the organization name or the new owner's username.
|
||||
|
||||

|
||||
|
||||
- To specify an organization or username, select **Specify an organization or username**, then type the organization name or the new owner's username.
|
||||
1. Read the warnings about potential loss of features depending on the new owner's {% data variables.product.prodname_dotcom %} subscription.
|
||||
|
||||

|
||||
|
||||
1. Following **Type REPOSITORY NAME to confirm.**, type the name of the repository you'd like to transfer, then click **I understand, transfer this repository**.
|
||||
|
||||

|
||||
|
||||
{% else %}
|
||||
1. Following **Type REPOSITORY NAME to confirm**, type the name of the repository you'd like to transfer, then click **I understand, transfer this repository**.
|
||||
{%- else %}
|
||||
1. At the bottom of the page, under "Danger Zone", click **Transfer**.
|
||||
|
||||

|
||||
|
||||
1. Read the warnings and enter the repository name to confirm that you've done so.
|
||||
1. Type the name of the new owner and click **I understand, transfer this repo**.
|
||||
|
||||

|
||||
{% endif %}
|
||||
1. In the text box, type the name of the new owner and click **I understand, transfer this repo**.
|
||||
{%- endif %}
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
1. Any failed steps are automatically expanded to display the results.
|
||||
|
||||

|
||||
|
||||
@@ -1,3 +1 @@
|
||||
1. From the list of workflow runs, click the name of the run to see the workflow run summary.
|
||||
|
||||

|
||||
|
||||