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

Acknowledge project as commandline option for Github #4

Open
racke opened this issue Oct 9, 2014 · 1 comment
Open

Acknowledge project as commandline option for Github #4

racke opened this issue Oct 9, 2014 · 1 comment
Assignees

Comments

@racke
Copy link
Member

racke commented Oct 9, 2014

I think it would be more consistent to use project for Github repos.

racke@ambas:~/helpdesk-integration$ ./bin/helpdesk-integration --source=imap --subject=log --target=github --project="Test-Helpdesk-Integration"
github is not a teamwork instance, project would be ignored
racke@ambas:~/helpdesk-integration$ ./bin/helpdesk-integration --source=imap --subject=log --target=github --repo="Test-Helpdesk-Integration"
Unknown option: repo
melmothx added a commit that referenced this issue Oct 10, 2014
This is a partial fix for issue #4.
@melmothx
Copy link
Contributor

The TW project is the highest level which doesn't map to anything else in the other systems. Using --project as an alias for --queue would lead to further confusion about levels. So for now I've added the --repo option, which is just an alias for --queue.

I guess it would be good to have a table which shows the mapping of the various system.

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

No branches or pull requests

2 participants