question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can not create a new pull request from GitHub plugin

See original GitHub issue

Description

Can not create a new pull request from GitHub plugin

Reproduction Steps

  1. Add GitHub pull-request plugin
  2. Open a workspace with a project cloned from GitHub
  3. Checkout to a new branch and commit some changes.
  4. Call Create Pull Request command

WRONG: Create process freezes, error occurred: root ERROR [hosted-plugin: 11878] (node:11878) UnhandledPromiseRejectionWarning: TypeError: s.window.createInputBox is not a function

OS and version:
7.0.0 Diagnostics:

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:19 (19 by maintainers)

github_iconTop GitHub Comments

2reactions
vinokurigcommented, Aug 7, 2019

fixed by theia-ide/theia#5187

1reaction
JPinkneycommented, Jul 23, 2019

@vinokurig and I have agreed to split the work for the last few fix-ups on the QuickInput/InputBox/QuickPick API’s so we can get this in for 7.0.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating a pull request - GitHub Docs
To create a pull request that is ready for review, click Create Pull Request. To create a draft pull request, use the drop-down...
Read more >
Can't create a pull request · Issue #1525 - GitHub
create a branch and push it to origin · Select Create Pull Request from the command palette · Enter master and select commit...
Read more >
Creating an issue or pull request - GitHub Docs
You can create an issue or pull request to propose and collaborate on changes to a repository.
Read more >
Cannot create Github pull request to my own repository #5142
Failed to create pull request. Please clone GitHub repository before pull request. This message is shown, even if my repo has a Github...
Read more >
Can not open a new Pull Request from the vscode GitHub PR plugin ...
Create a workspace with a project cloned from GitHub by https url. Checkout to a new branch and commit some changes. Open a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found