Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gtm pick? #74

Open
eparejatobes opened this issue Dec 19, 2014 · 1 comment
Open

gtm pick? #74

eparejatobes opened this issue Dec 19, 2014 · 1 comment

Comments

@eparejatobes
Copy link

Not a great deal, but is a bit annoying that when you want to work on a PR already in place, you normally have the issue number and you need to

# first let's take the branch name through ghi or github web interface
# then
gco <branchname>
# now, the issue number
gtm connect -i <issueno>

it'd be nice to have something like gtm pick <issueno> which would basically do the above if the issue is a PR.

@laughedelic
Copy link
Owner

It's a bit more complex when the base branch for the PR is not master. I also wanted to use ghi feature for that, but it seems that its development got frozen.
Anyway, a solution would be to have a part of the config stored in the repo itself, then gtm will know relationships between branches and issues and it will be shared among collaborators. WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants