microsoft / microsoft/vscode-pull-request-github

Base branch for automatic branch creation when working on issues

Open
#6,985 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
Dominant language
TypeScript
Stars
2.6k
Forks
795
Avg merge
1d 4h
Merged PRs (30d)
46

Description

Currently the feature branch when staring work on an issue is always created out of the default branch.

In case there are several "main" branches (for example for different versions or bigger features) one would want to create branch either out of the current branch, or have a configuration which branch should be taken as default.

The only solution right now is to create branches manually matching the pattern.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the automatic branch-creation entry point in the VS Code GitHub Pull Requests extension and inspect how it selects the default branch. Determine where the current branch or a configured base branch could be selected; done means issue work can use either supported choice instead of requiring manually created matching branches.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github, typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.