1
0
mirror of synced 2026-01-17 03:01:38 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2021-12-17 02:51:36 -06:00
committed by GitHub
50 changed files with 81 additions and 81 deletions

View File

@@ -6,7 +6,7 @@ redirect_from:
- /github/automating-your-workflow-with-github-actions/building-actions
- /actions/automating-your-workflow-with-github-actions/building-actions
- /actions/building-actions
- /articles/creating-a-github-action/
- /articles/creating-a-github-action
versions:
fpt: '*'
ghes: '*'

View File

@@ -30,10 +30,10 @@ changelog:
examples_source: data/product-examples/actions/code-examples.yml
product_video: 'https://www.youtube-nocookie.com/embed/cP0I9w2coGU'
redirect_from:
- /articles/automating-your-workflow-with-github-actions/
- /articles/customizing-your-project-with-github-actions/
- /articles/automating-your-workflow-with-github-actions
- /articles/customizing-your-project-with-github-actions
- /github/automating-your-workflow-with-github-actions
- /actions/automating-your-workflow-with-github-actions/
- /actions/automating-your-workflow-with-github-actions
- /categories/automating-your-workflow-with-github-actions
- /marketplace/actions
- /actions/reference

View File

@@ -11,7 +11,7 @@ redirect_from:
- /actions/getting-started-with-github-actions/overview
- /actions/getting-started-with-github-actions/getting-started-with-github-actions
- /actions/configuring-and-managing-workflows/configuring-a-workflow
- /articles/creating-a-workflow-with-github-actions/
- /articles/creating-a-workflow-with-github-actions
- /articles/configuring-a-workflow
- /github/automating-your-workflow-with-github-actions/configuring-a-workflow
- /actions/automating-your-workflow-with-github-actions/configuring-a-workflow

View File

@@ -9,7 +9,7 @@ versions:
ghec: '*'
redirect_from:
- /actions/migrating-to-github-actions
- /articles/migrating-github-actions-from-hcl-syntax-to-yaml-syntax/
- /articles/migrating-github-actions-from-hcl-syntax-to-yaml-syntax
children:
- /migrating-from-azure-pipelines-to-github-actions
- /migrating-from-circleci-to-github-actions

View File

@@ -2,8 +2,8 @@
title: Authenticating with GitHub Apps
intro: '{% data reusables.shortdesc.authenticating_with_github_apps %}'
redirect_from:
- /apps/building-integrations/setting-up-and-registering-github-apps/about-authentication-options-for-github-apps/
- /apps/building-github-apps/authentication-options-for-github-apps/
- /apps/building-integrations/setting-up-and-registering-github-apps/about-authentication-options-for-github-apps
- /apps/building-github-apps/authentication-options-for-github-apps
- /apps/building-github-apps/authenticating-with-github-apps
- /developers/apps/authenticating-with-github-apps
versions:

View File

@@ -2,8 +2,8 @@
title: Creating a GitHub App
intro: '{% data reusables.shortdesc.creating_github_apps %}'
redirect_from:
- /early-access/integrations/creating-an-integration/
- /apps/building-integrations/setting-up-and-registering-github-apps/registering-github-apps/
- /early-access/integrations/creating-an-integration
- /apps/building-integrations/setting-up-and-registering-github-apps/registering-github-apps
- /apps/building-github-apps/creating-a-github-app
- /developers/apps/creating-a-github-app
versions:

View File

@@ -2,8 +2,8 @@
title: Identifying and authorizing users for GitHub Apps
intro: '{% data reusables.shortdesc.identifying_and_authorizing_github_apps %}'
redirect_from:
- /early-access/integrations/user-identification-authorization/
- /apps/building-integrations/setting-up-and-registering-github-apps/identifying-users-for-github-apps/
- /early-access/integrations/user-identification-authorization
- /apps/building-integrations/setting-up-and-registering-github-apps/identifying-users-for-github-apps
- /apps/building-github-apps/identifying-and-authorizing-users-for-github-apps
- /developers/apps/identifying-and-authorizing-users-for-github-apps
versions:

View File

@@ -2,7 +2,7 @@
title: Building GitHub Apps
intro: You can build GitHub Apps for yourself or others to use. Learn how to register and set up permissions and authentication options for GitHub Apps.
redirect_from:
- /apps/building-integrations/setting-up-and-registering-github-apps/
- /apps/building-integrations/setting-up-and-registering-github-apps
- /apps/building-github-apps
versions:
fpt: '*'

View File

@@ -2,9 +2,9 @@
title: Rate limits for GitHub Apps
intro: '{% data reusables.shortdesc.rate_limits_github_apps %}'
redirect_from:
- /early-access/integrations/rate-limits/
- /apps/building-integrations/setting-up-and-registering-github-apps/about-rate-limits-for-github-apps/
- /apps/building-github-apps/rate-limits-for-github-apps/
- /early-access/integrations/rate-limits
- /apps/building-integrations/setting-up-and-registering-github-apps/about-rate-limits-for-github-apps
- /apps/building-github-apps/rate-limits-for-github-apps
- /apps/building-github-apps/understanding-rate-limits-for-github-apps
- /developers/apps/rate-limits-for-github-apps
versions:

View File

@@ -2,8 +2,8 @@
title: Setting permissions for GitHub Apps
intro: '{% data reusables.shortdesc.permissions_github_apps %}'
redirect_from:
- /apps/building-integrations/setting-up-and-registering-github-apps/about-permissions-for-github-apps/
- /apps/building-github-apps/permissions-for-github-apps/
- /apps/building-integrations/setting-up-and-registering-github-apps/about-permissions-for-github-apps
- /apps/building-github-apps/permissions-for-github-apps
- /apps/building-github-apps/setting-permissions-for-github-apps
- /developers/apps/setting-permissions-for-github-apps
versions:

View File

@@ -2,9 +2,9 @@
title: About apps
intro: 'You can build integrations with the {% ifversion fpt or ghec %}{% data variables.product.prodname_dotcom %}{% else %}{% data variables.product.product_name %}{% endif %} APIs to add flexibility and reduce friction in your own workflow.{% ifversion fpt or ghec %} You can also share integrations with others on [{% data variables.product.prodname_marketplace %}](https://github.com/marketplace).{% endif %}'
redirect_from:
- /apps/building-integrations/setting-up-a-new-integration/
- /apps/building-integrationssetting-up-a-new-integration
- /apps/building-integrations/
- /apps/getting-started-with-building-apps/
- /apps/getting-started-with-building-apps
- /apps/about-apps
- /developers/apps/about-apps
versions:

View File

@@ -2,8 +2,8 @@
title: Differences between GitHub Apps and OAuth Apps
intro: 'Understanding the differences between {% data variables.product.prodname_github_apps %} and {% data variables.product.prodname_oauth_apps %} will help you decide which app you want to create. An {% data variables.product.prodname_oauth_app %} acts as a GitHub user, whereas a {% data variables.product.prodname_github_app %} uses its own identity when installed on an organization or on repositories within an organization.'
redirect_from:
- /early-access/integrations/integrations-vs-oauth-applications/
- /apps/building-integrations/setting-up-a-new-integration/about-choosing-an-integration-type/
- /early-access/integrations/integrations-vs-oauth-applications
- /apps/building-integrations/setting-up-a-new-integration/about-choosing-an-integration-type
- /apps/differences-between-apps
- /developers/apps/differences-between-github-apps-and-oauth-apps
versions:

View File

@@ -2,11 +2,11 @@
title: Apps
intro: You can automate and streamline your workflow by building your own apps.
redirect_from:
- /early-access/integrations/
- /early-access/integrations/authentication/
- /early-access/integrations/install-an-integration/
- /apps/adding-integrations/
- /apps/building-integrations/setting-up-a-new-integration/about-integrations/
- /early-access/integrations
- /early-access/integrations/authentication
- /early-access/integrations/install-an-integration
- /apps/adding-integrations
- /apps/building-integrations/setting-up-a-new-integration/about-integrations
- /apps
- /v3/integrations
versions:

View File

@@ -2,7 +2,7 @@
title: Managing GitHub Apps
intro: 'After you create and register a GitHub App, you can make modifications to the app, change permissions, transfer ownership, and delete the app.'
redirect_from:
- /apps/building-integrations/managing-github-apps/
- /apps/building-integrations/managing-github-apps
- /apps/managing-github-apps
versions:
fpt: '*'

View File

@@ -2,7 +2,7 @@
title: Modifying a GitHub App
intro: '{% data reusables.shortdesc.modifying_github_apps %}'
redirect_from:
- /apps/building-integrations/managing-github-apps/modifying-a-github-app/
- /apps/building-integrations/managing-github-apps/modifying-a-github-app
- /apps/managing-github-apps/modifying-a-github-app
- /developers/apps/modifying-a-github-app
versions:

View File

@@ -2,7 +2,7 @@
title: Managing deploy keys
intro: Learn different ways to manage SSH keys on your servers when you automate deployment scripts and which way is best for you.
redirect_from:
- /guides/managing-deploy-keys/
- /guides/managing-deploy-keys
- /v3/guides/managing-deploy-keys
versions:
fpt: '*'

View File

@@ -2,8 +2,8 @@
title: Replacing GitHub Services
intro: 'If you''re still relying on the deprecated {% data variables.product.prodname_dotcom %} Services, learn how to migrate your service hooks to webhooks.'
redirect_from:
- /guides/replacing-github-services/
- /v3/guides/automating-deployments-to-integrators/
- /guides/replacing-github-services
- /v3/guides/automating-deployments-to-integrators
- /v3/guides/replacing-github-services
versions:
fpt: '*'

View File

@@ -3,7 +3,7 @@ title: Secret scanning partner program
intro: 'As a service provider, you can partner with {% data variables.product.prodname_dotcom %} to have your secret token formats secured through secret scanning, which searches for accidental commits of your secret format and can be sent to a service provider''s verify endpoint.'
miniTocMaxHeadingLevel: 3
redirect_from:
- /partnerships/token-scanning/
- /partnerships/token-scanning
- /partnerships/secret-scanning
- /developers/overview/secret-scanning
versions:

View File

@@ -2,7 +2,7 @@
title: Using SSH agent forwarding
intro: 'To simplify deploying to a server, you can set up SSH agent forwarding to securely use local SSH keys.'
redirect_from:
- /guides/using-ssh-agent-forwarding/
- /guides/using-ssh-agent-forwarding
- /v3/guides/using-ssh-agent-forwarding
versions:
fpt: '*'

View File

@@ -3,8 +3,8 @@ title: Webhook events and payloads
intro: 'For each webhook event, you can review when the event occurs, an example payload, and descriptions about the payload object parameters.'
product: '{% data reusables.gated-features.enterprise_account_webhooks %}'
redirect_from:
- /early-access/integrations/webhooks/
- /v3/activity/events/types/
- /early-access/integrations/webhooks
- /v3/activity/events/types
- /webhooks/event-payloads
- /developers/webhooks-and-events/webhook-events-and-payloads
versions:

View File

@@ -44,9 +44,9 @@ redirect_from:
- /github/managing-your-work-on-github/managing-your-work-with-issues-and-pull-requests
- /github/managing-your-work-on-github/managing-your-work-with-issues
- /github/managing-your-work-on-github
- /categories/100/articles/
- /categories/managing-projects/
- /categories/managing-projects-on-github/
- /categories/100/articles
- /categories/managing-projects
- /categories/managing-projects-on-github
- /categories/managing-your-work-on-github
- /about-issues
- /creating-an-issue

View File

@@ -3,7 +3,7 @@ title: About project boards
intro: 'Project boards on {% data variables.product.product_name %} help you organize and prioritize your work. You can create project boards for specific feature work, comprehensive roadmaps, or even release checklists. With project boards, you have the flexibility to create customized workflows that suit your needs.'
redirect_from:
- /github/managing-your-work-on-github/managing-project-boards/about-project-boards
- /articles/about-projects/
- /articles/about-projects
- /articles/about-project-boards
- /github/managing-your-work-on-github/about-project-boards
versions:

View File

@@ -3,7 +3,7 @@ title: Closing a project board
intro: 'If you''ve completed all the tasks in a project board or no longer need to use a project board, you can close the project board.'
redirect_from:
- /github/managing-your-work-on-github/managing-project-boards/closing-a-project-board
- /articles/closing-a-project/
- /articles/closing-a-project
- /articles/closing-a-project-board
- /github/managing-your-work-on-github/closing-a-project-board
versions:

View File

@@ -3,7 +3,7 @@ title: Creating a project board
intro: 'Project boards can be used to create customized workflows to suit your needs, like tracking and prioritizing specific feature work, comprehensive roadmaps, or even release checklists.'
redirect_from:
- /github/managing-your-work-on-github/managing-project-boards/creating-a-project-board
- /articles/creating-a-project/
- /articles/creating-a-project
- /articles/creating-a-project-board
- /github/managing-your-work-on-github/creating-a-project-board
versions:

View File

@@ -3,7 +3,7 @@ title: Deleting a project board
intro: You can delete an existing project board if you no longer need access to its contents.
redirect_from:
- /github/managing-your-work-on-github/managing-project-boards/deleting-a-project-board
- /articles/deleting-a-project/
- /articles/deleting-a-project
- /articles/deleting-a-project-board
- /github/managing-your-work-on-github/deleting-a-project-board
versions:

View File

@@ -3,8 +3,8 @@ title: Editing a project board
intro: You can edit the title and description of an existing project board.
redirect_from:
- /github/managing-your-work-on-github/managing-project-boards/editing-a-project-board
- /articles/editing-a-project/
- /articles/editing-and-deleting-a-project/
- /articles/editing-a-project
- /articles/editing-and-deleting-a-project
- /articles/editing-a-project-board
- /github/managing-your-work-on-github/editing-a-project-board
versions:

View File

@@ -3,7 +3,7 @@ title: Adding issues and pull requests to a project board
intro: You can add issues and pull requests to a project board in the form of cards and triage them into columns.
redirect_from:
- /github/managing-your-work-on-github/tracking-the-progress-of-your-work-with-project-boards/adding-issues-and-pull-requests-to-a-project-board
- /articles/adding-issues-and-pull-requests-to-a-project/
- /articles/adding-issues-and-pull-requests-to-a-project
- /articles/adding-issues-and-pull-requests-to-a-project-board
- /github/managing-your-work-on-github/adding-issues-and-pull-requests-to-a-project-board
versions:

View File

@@ -3,7 +3,7 @@ title: Adding notes to a project board
intro: You can add notes to a project board to serve as task reminders or to add information related to the project board.
redirect_from:
- /github/managing-your-work-on-github/tracking-the-progress-of-your-work-with-project-boards/adding-notes-to-a-project-board
- /articles/adding-notes-to-a-project/
- /articles/adding-notes-to-a-project
- /articles/adding-notes-to-a-project-board
- /github/managing-your-work-on-github/adding-notes-to-a-project-board
versions:

View File

@@ -3,8 +3,8 @@ title: About issues
intro: 'Use {% data variables.product.prodname_github_issues %} to track ideas, feedback, tasks, or bugs for work on {% data variables.product.company_short %}.'
redirect_from:
- /github/managing-your-work-on-github/managing-your-work-with-issues-and-pull-requests/about-issues
- /articles/creating-issues/
- /articles/about-issues/
- /articles/creating-issues
- /articles/about-issues
- /github/managing-your-work-on-github/about-issues
- /issues/tracking-your-work-with-issues/creating-issues/about-issues
versions:

View File

@@ -3,8 +3,8 @@ title: Linking a pull request to an issue
intro: You can link a pull request to an issue to show that a fix is in progress and to automatically close the issue when the pull request is merged.
redirect_from:
- /github/managing-your-work-on-github/managing-your-work-with-issues-and-pull-requests/linking-a-pull-request-to-an-issue
- /articles/closing-issues-via-commit-message/
- /articles/closing-issues-via-commit-messages/
- /articles/closing-issues-via-commit-message
- /articles/closing-issues-via-commit-messages
- /articles/closing-issues-using-keywords
- /github/managing-your-work-on-github/closing-issues-using-keywords
- /github/managing-your-work-on-github/linking-a-pull-request-to-an-issue

View File

@@ -3,7 +3,7 @@ title: Creating and editing milestones for issues and pull requests
intro: You can create a milestone to track progress on groups of issues or pull requests in a repository.
redirect_from:
- /github/managing-your-work-on-github/tracking-the-progress-of-your-work-with-milestones/creating-and-editing-milestones-for-issues-and-pull-requests
- /articles/creating-milestones-for-issues-and-pull-requests/
- /articles/creating-milestones-for-issues-and-pull-requests
- /articles/creating-and-editing-milestones-for-issues-and-pull-requests
- /github/managing-your-work-on-github/creating-and-editing-milestones-for-issues-and-pull-requests
versions:

View File

@@ -12,7 +12,7 @@ redirect_from:
- /articles/creating-and-editing-labels-for-issues-and-pull-requests
- /articles/creating-a-label
- /github/managing-your-work-on-github/creating-a-label
- /articles/customizing-issue-labels/
- /articles/customizing-issue-labels
- /articles/applying-labels-to-issues-and-pull-requests
- /github/managing-your-work-on-github/applying-labels-to-issues-and-pull-requests
- /articles/editing-a-label

View File

@@ -2,7 +2,7 @@
title: Addressing merge conflicts
intro: 'If your changes have merge conflicts with the base branch, you must address the merge conflicts before you can merge your pull request''s changes.'
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/addressing-merge-conflicts/
- /github/collaborating-with-issues-and-pull-requests/addressing-merge-conflicts
- /articles/addressing-merge-conflicts
- /github/collaborating-with-pull-requests/addressing-merge-conflicts
versions:

View File

@@ -3,7 +3,7 @@ title: Resolving a merge conflict using the command line
intro: You can resolve merge conflicts using the command line and a text editor.
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-using-the-command-line
- /articles/resolving-a-merge-conflict-from-the-command-line/
- /articles/resolving-a-merge-conflict-from-the-command-line
- /articles/resolving-a-merge-conflict-using-the-command-line
- /github/collaborating-with-issues-and-pull-requests/resolving-a-merge-conflict-using-the-command-line
- /github/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-using-the-command-line

View File

@@ -3,7 +3,7 @@ title: About status checks
intro: Status checks let you know if your commits meet the conditions set for the repository you're contributing to.
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/collaborating-on-repositories-with-code-quality-features/about-status-checks
- /articles/about-statuses/
- /articles/about-statuses
- /articles/about-status-checks
- /github/collaborating-with-issues-and-pull-requests/about-status-checks
- /github/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/about-status-checks

View File

@@ -3,7 +3,7 @@ title: About pull request merges
intro: 'You can [merge pull requests](/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request) by retaining all the commits in a feature branch, squashing all commits into a single commit, or by rebasing individual commits from the `head` branch onto the `base` branch.'
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/incorporating-changes-from-a-pull-request/about-pull-request-merges
- /articles/about-pull-request-merge-squashing/
- /articles/about-pull-request-merge-squashing
- /articles/about-pull-request-merges
- /github/collaborating-with-issues-and-pull-requests/about-pull-request-merges
- /github/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/about-pull-request-merges

View File

@@ -2,7 +2,7 @@
title: Incorporating changes from a pull request
intro: 'You can propose changes to your work on {% data variables.product.product_name %} through pull requests. Learn how to create, manage, and merge pull requests.'
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/incorporating-changes-from-a-pull-request/
- /github/collaborating-with-issues-and-pull-requests/incorporating-changes-from-a-pull-request
- /articles/incorporating-changes-from-a-pull-request
- /github/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request
versions:

View File

@@ -3,7 +3,7 @@ title: About branches
intro: 'Use a branch to isolate development work without affecting other branches in the repository. Each repository has one default branch, and can have multiple other branches. You can merge a branch into another branch using a pull request.'
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches
- /articles/working-with-protected-branches/
- /articles/working-with-protected-branches
- /articles/about-branches
- /github/collaborating-with-issues-and-pull-requests/about-branches
- /github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches

View File

@@ -3,7 +3,7 @@ title: About pull requests
intro: 'Pull requests let you tell others about changes you''ve pushed to a branch in a repository on {% data variables.product.product_name %}. Once a pull request is opened, you can discuss and review the potential changes with collaborators and add follow-up commits before your changes are merged into the base branch.'
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests
- /articles/using-pull-requests/
- /articles/using-pull-requests
- /articles/about-pull-requests
- /github/collaborating-with-issues-and-pull-requests/about-pull-requests
- /github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests

View File

@@ -3,7 +3,7 @@ title: Creating and deleting branches within your repository
intro: 'You can create or delete branches directly on {% data variables.product.product_name %}.'
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository
- /articles/deleting-branches-in-a-pull-request/
- /articles/deleting-branches-in-a-pull-request
- /articles/creating-and-deleting-branches-within-your-repository
- /github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository
versions:

View File

@@ -2,7 +2,7 @@
title: Proposing changes to your work with pull requests
intro: 'After you add changes to a topic branch or fork, you can open a pull request to ask your collaborators or the repository administrator to review your changes before merging them into the project.'
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests/
- /github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests
- /articles/proposing-changes-to-your-work-with-pull-requests
- /github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests
versions:

View File

@@ -2,9 +2,9 @@
title: Commenting on a pull request
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/reviewing-changes-in-pull-requests/commenting-on-a-pull-request
- /articles/adding-commit-comments/
- /articles/commenting-on-the-diff-of-a-pull-request/
- /articles/commenting-on-differences-between-files/
- /articles/adding-commit-comments
- /articles/commenting-on-the-diff-of-a-pull-request
- /articles/commenting-on-differences-between-files
- /articles/commenting-on-a-pull-request
- /github/collaborating-with-issues-and-pull-requests/commenting-on-a-pull-request
- /github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/commenting-on-a-pull-request

View File

@@ -3,7 +3,7 @@ title: Filtering files in a pull request
intro: 'To help you quickly review changes in a large pull request, you can filter changed files.'
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/reviewing-changes-in-pull-requests/filtering-files-in-a-pull-request
- /articles/filtering-files-in-a-pull-request-by-file-type/
- /articles/filtering-files-in-a-pull-request-by-file-type
- /articles/filtering-files-in-a-pull-request
- /github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request
- /github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/filtering-files-in-a-pull-request

View File

@@ -1,8 +1,8 @@
---
title: Reviewing changes in pull requests
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/reviewing-changes-in-pull-requests/
- /articles/reviewing-and-discussing-changes-in-pull-requests/
- /github/collaborating-with-issues-and-pull-requests/reviewing-changes-in-pull-requests
- /articles/reviewing-and-discussing-changes-in-pull-requests
- /articles/reviewing-changes-in-pull-requests
- /github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests
intro: 'After a pull request has been opened, you can review and discuss the set of proposed changes.'

View File

@@ -2,11 +2,11 @@
title: About searching on GitHub
intro: 'Our integrated search covers the many repositories, users, and lines of code on {% data variables.product.product_name %}.'
redirect_from:
- /articles/using-the-command-bar/
- /articles/github-search-basics/
- /articles/search-basics/
- /articles/searching-github/
- /articles/advanced-search/
- /articles/using-the-command-bar
- /articles/github-search-basics
- /articles/search-basics
- /articles/searching-github
- /articles/advanced-search
- /articles/about-searching-on-github
- /github/searching-for-information-on-github/about-searching-on-github
- /github/searching-for-information-on-github/getting-started-with-searching-on-github/about-searching-on-github

View File

@@ -3,9 +3,9 @@ title: Enabling GitHub.com repository search from your private enterprise enviro
shortTitle: Search GitHub.com from enterprise
intro: 'You can connect your personal accounts on {% data variables.product.prodname_dotcom_the_website %} and your private {% data variables.product.prodname_enterprise %} environment to search for content in certain {% data variables.product.prodname_dotcom_the_website %} repositories{% ifversion fpt or ghec %} from your private environment{% else %} from {% data variables.product.product_name %}{% endif %}.'
redirect_from:
- /articles/enabling-private-githubcom-repository-search-in-your-github-enterprise-account/
- /articles/enabling-private-github-com-repository-search-in-your-github-enterprise-server-account/
- /articles/enabling-private-githubcom-repository-search-in-your-github-enterprise-server-account/
- /articles/enabling-private-githubcom-repository-search-in-your-github-enterprise-account
- /articles/enabling-private-github-com-repository-search-in-your-github-enterprise-server-account
- /articles/enabling-private-githubcom-repository-search-in-your-github-enterprise-server-account
- /articles/enabling-githubcom-repository-search-in-github-enterprise-server
- /github/searching-for-information-on-github/enabling-githubcom-repository-search-in-github-enterprise-server
- /github/searching-for-information-on-github/getting-started-with-searching-on-github/enabling-githubcom-repository-search-in-github-enterprise-server

View File

@@ -2,7 +2,7 @@
title: Understanding the search syntax
intro: 'When searching {% data variables.product.product_name %}, you can construct queries that match specific numbers and words.'
redirect_from:
- /articles/search-syntax/
- /articles/search-syntax
- /articles/understanding-the-search-syntax
- /github/searching-for-information-on-github/understanding-the-search-syntax
- /github/searching-for-information-on-github/getting-started-with-searching-on-github/understanding-the-search-syntax

View File

@@ -2,8 +2,8 @@
title: Searching for information on GitHub
intro: Use different types of searches to find the information you want.
redirect_from:
- /categories/78/articles/
- /categories/search/
- /categories/78/articles
- /categories/search
- /categories/searching-for-information-on-github
- /github/searching-for-information-on-github
versions:

View File

@@ -2,7 +2,7 @@
title: Searching for repositories
intro: 'You can search for repositories on {% data variables.product.product_name %} and narrow the results using these repository search qualifiers in any combination.'
redirect_from:
- /articles/searching-repositories/
- /articles/searching-repositories
- /articles/searching-for-repositories
- /github/searching-for-information-on-github/searching-for-repositories
- /github/searching-for-information-on-github/searching-on-github/searching-for-repositories

View File

@@ -2,7 +2,7 @@
title: Searching issues and pull requests
intro: 'You can search for issues and pull requests on {% data variables.product.product_name %} and narrow the results using these search qualifiers in any combination.'
redirect_from:
- /articles/searching-issues/
- /articles/searching-issues
- /articles/searching-issues-and-pull-requests
- /github/searching-for-information-on-github/searching-issues-and-pull-requests
- /github/searching-for-information-on-github/searching-on-github/searching-issues-and-pull-requests