microsoft / microsoft/vscode-pull-request-github
Feature Request: Autofill Title & Description according to the branches differences
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 796
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
Feature Request:
When opening pr -
- The title will automatically receive the name of the branch (Branch to merge)
- The description will automatically receive all the descriptions of the commits that are between the branch (Branch to merge) and the target branch (Base branch)
Based on Atlassian's extension with Bitbucket - where it works like this.
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or implementation entry points are named in the issue. Start by locating the pull-request creation flow and the code that accesses branch and commit data; done means new pull requests receive the source branch name as their title and the intervening commit descriptions as their body.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100