Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

postDone setting does not support "checkoutPullRequestBaseBranch" or "checkoutPullRequestBaseBranchAndPull" #8324

Copy link
Copy link
@SmartLamScott

Description

@SmartLamScott
Issue body actions
  • Extension version: 0.124.1
  • VSCode Version: 1.107
  • OS: Windows 11 (10.0.26200 Build 26200)
  • Repository Clone Configuration (single repository/fork of an upstream repository):
  • GitHub Product (GitHub.com/GitHub Enterprise version x.x.x):

Steps to Reproduce:

  1. Open VSCode settings
  2. Add "githubPullRequests.postDone": "checkoutPullRequestBaseBranch" or "githubPullRequests.postDone": "checkoutPullRequestBaseBranchAndPull"
  3. Error message appears in editor

Based on this file in the repo, it seems that there should be 4 options for the setting postDone. However, the options "checkoutPullRequestBaseBranch" and "checkoutPullRequestBaseBranchAndPull" are marked as invalid in the settings editor. They do not appear in the graphical settings editor.

My GitHub Pull Requests extension settings:

{
    "githubPullRequests.pullBranch": "never",
    "githubPullRequests.codingAgent.autoCommitAndPush": false,
    "githubPullRequests.codingAgent.enabled": false,
    "githubPullRequests.assignCreated": "${user}",
    "githubPullRequests.postDone": "checkoutPullRequestBaseBranch"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.