[2025-05-08] Draft pull requests available in all GitHub billing plans (#55324)
This commit is contained in:
@@ -42,7 +42,6 @@ To downgrade your personal account or organizations's plan, see [AUTOTITLE](/bil
|
|||||||
* Wikis in private repositories
|
* Wikis in private repositories
|
||||||
* Multiple assignees for issues and pull requests in private repositories
|
* Multiple assignees for issues and pull requests in private repositories
|
||||||
* Multiple pull request reviewers in private repositories
|
* Multiple pull request reviewers in private repositories
|
||||||
* Draft pull requests in private repositories
|
|
||||||
* Autolinked references in private repositories
|
* Autolinked references in private repositories
|
||||||
* Standard support
|
* Standard support
|
||||||
|
|
||||||
|
|||||||
@@ -93,7 +93,6 @@ In addition to the features available with {% data variables.product.prodname_fr
|
|||||||
* Advanced tools and insights in private repositories:
|
* Advanced tools and insights in private repositories:
|
||||||
* Required pull request reviewers
|
* Required pull request reviewers
|
||||||
* Multiple pull request reviewers
|
* Multiple pull request reviewers
|
||||||
* Draft pull requests
|
|
||||||
* Team pull request reviewers
|
* Team pull request reviewers
|
||||||
* Protected branches
|
* Protected branches
|
||||||
* Code owners
|
* Code owners
|
||||||
|
|||||||
@@ -17,7 +17,6 @@ Some features of GitHub Team include:
|
|||||||
* Access to GitHub Codespaces
|
* Access to GitHub Codespaces
|
||||||
* Protected branches
|
* Protected branches
|
||||||
* Multiple reviewers in pull requests
|
* Multiple reviewers in pull requests
|
||||||
* Draft pull requests
|
|
||||||
* Code owners
|
* Code owners
|
||||||
* Required reviewers
|
* Required reviewers
|
||||||
* Pages and Wikis
|
* Pages and Wikis
|
||||||
|
|||||||
@@ -50,8 +50,6 @@ You can visit your dashboard to quickly find links to recently updated pull requ
|
|||||||
|
|
||||||
## Draft pull requests
|
## Draft pull requests
|
||||||
|
|
||||||
{% data reusables.gated-features.draft-prs %}
|
|
||||||
|
|
||||||
When you create a pull request, you can choose to create a pull request that is ready for review or a draft pull request. Draft pull requests cannot be merged, and code owners are not automatically requested to review draft pull requests. See [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) and [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork).
|
When you create a pull request, you can choose to create a pull request that is ready for review or a draft pull request. Draft pull requests cannot be merged, and code owners are not automatically requested to review draft pull requests. See [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) and [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork).
|
||||||
|
|
||||||
{% data reusables.pull_requests.mark-ready-review %} You can convert a pull request to a draft at any time. See [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request).
|
{% data reusables.pull_requests.mark-ready-review %} You can convert a pull request to a draft at any time. See [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request).
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
title: Changing the stage of a pull request
|
title: Changing the stage of a pull request
|
||||||
intro: You can mark a draft pull request as ready for review or convert a pull request to a draft.
|
intro: You can mark a draft pull request as ready for review or convert a pull request to a draft.
|
||||||
permissions: People with write permissions to a repository and pull request authors can change the stage of a pull request.
|
permissions: People with write permissions to a repository and pull request authors can change the stage of a pull request.
|
||||||
product: '{% data reusables.gated-features.draft-prs %}'
|
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request
|
- /github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request
|
||||||
- /articles/changing-the-stage-of-a-pull-request
|
- /articles/changing-the-stage-of-a-pull-request
|
||||||
|
|||||||
@@ -55,7 +55,7 @@ Reason Name | Description
|
|||||||
`ci_activity` | A {% data variables.product.prodname_actions %} workflow run that you triggered was completed.
|
`ci_activity` | A {% data variables.product.prodname_actions %} workflow run that you triggered was completed.
|
||||||
`invitation` | You accepted an invitation to contribute to the repository.
|
`invitation` | You accepted an invitation to contribute to the repository.
|
||||||
`manual` | You subscribed to the thread (via an issue or pull request).
|
`manual` | You subscribed to the thread (via an issue or pull request).
|
||||||
`member_feature_requested` | Organization members have requested to enable a feature such as Draft Pull Requests or Copilot.
|
`member_feature_requested` | Organization members have requested to enable a feature such as Copilot.
|
||||||
`mention` | You were specifically **@mentioned** in the content.
|
`mention` | You were specifically **@mentioned** in the content.
|
||||||
`review_requested` | You, or a team you're a member of, were requested to review a pull request.{% ifversion fpt or ghec %}
|
`review_requested` | You, or a team you're a member of, were requested to review a pull request.{% ifversion fpt or ghec %}
|
||||||
`security_alert` | {% data variables.product.prodname_dotcom %} discovered a [security vulnerability](/code-security/dependabot/dependabot-alerts/about-dependabot-alerts) in your repository.{% endif %}
|
`security_alert` | {% data variables.product.prodname_dotcom %} discovered a [security vulnerability](/code-security/dependabot/dependabot-alerts/about-dependabot-alerts) in your repository.{% endif %}
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
Draft pull requests are available in public repositories with {% data variables.product.prodname_free_team %} for organizations and legacy per-repository billing plans. Draft pull requests are also available in public and private repositories with {% data variables.product.prodname_team %}, {% data variables.product.prodname_ghe_cloud %}, and {% data variables.product.prodname_ghe_server %}. {% ifversion fpt or ghec %}{% data reusables.gated-features.more-info %}{% endif %}
|
|
||||||
Reference in New Issue
Block a user