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

Update program options #42

Merged
merged 4 commits into from
Feb 28, 2018
Merged

Update program options #42

merged 4 commits into from
Feb 28, 2018

Conversation

nunorafaelrocha
Copy link
Collaborator

This PR updates options to receive only a composed repository (e.g seegno/github-labels) instead of two options (owner and repo name).

It also updates configuration file name option to file.

Also in this PR github dependency was updated to version 11.0.0 and README examples.

Examples:

Before:

ghlabels --owner foo --repo bar --token foobar --configFile ./path/somefile

Now:

ghlabels --repository foo/bar --token foobar --file ./path/somefile

@nunorafaelrocha nunorafaelrocha changed the title Feature/program options Update program options Feb 27, 2018
@nunorafaelrocha nunorafaelrocha force-pushed the feature/program-options branch 2 times, most recently from db5dd84 to 99647c9 Compare February 27, 2018 19:27
@joaonice joaonice merged commit 651bd48 into master Feb 28, 2018
@joaonice joaonice deleted the feature/program-options branch February 28, 2018 11:05
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

Successfully merging this pull request may close these issues.

2 participants