This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Provide faster access to "publish & open new pull request" functionality #1467
Open
Description
Description
I ❤️ being able to initiate a pull request from within Atom:
Presently, using this functionality requires navigating to the GitHub tab, even though all my other interactions with the GitHub package occur in the Git tab or the status bar. That's an extra step that it would be nice to avoid. 😅
I'd love it if I could more easily access the "publish & open new pull request" functionality without having to navigate to a separate tab. As someone that makes heavy use of the command palette, I'd personally enjoy having access to a "publish & open new pull request" command, or perhaps a "publish" command and an "open pull request" command.
Versions
macOS 10.13.4
$ atom --version
Atom : 1.29.0-dev-3e4b386
Electron: 2.0.0
Chrome : 61.0.3163.100
Node : 8.9.3
$ apm --version
apm 1.19.0
npm 3.10.10
node 6.9.5 x64
atom 1.29.0-dev-3e4b386
python 2.7.10
git 2.17.0
$ apm show github
github
├── 0.15.0
...