microsoft / microsoft/vscode-pull-request-github
Allow bypass branch protection in the extension
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 796
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
The extension currently does not have an option for authorized users to bypass branch protection, the user must open the PR on GitHub to do this. Having a checkbox, like on the website, would be very helpful.
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
Start by tracing the extension's pull request workflow and comparing it with the branch-protection bypass checkbox on GitHub. Identify where authorized users' PR actions are presented, then add the option and verify that the completed flow allows the same bypass behavior without requiring the GitHub website.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100