Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Create labels using github token #4

Merged
merged 4 commits into from
Aug 16, 2017
Merged

Conversation

euclecio
Copy link
Contributor

No description provided.

@@ -36,9 +43,9 @@ do
GITHUB_PASSWORD=${args[$counter + 1]}
readed_counter=$[$readed_counter + 1]
elif [[ $i == '--verbose' ]] || [[ $i == '-v' ]]; then
VERBOSE=1
VERBOSE=1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deu uma quebrada na endentação aqui

else
GITHUB_REPO=$i
GITHUB_REPO=$i
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deu uma quebrada na endentação aqui

@lucassabreu
Copy link
Member

você pode colocar no help isso? se houver uma variável de ambiente GITHUB_TOKEN ele vai precisa informar o usuário e password, que eles vão ser ignorados inclusive?

Copy link
Member

@lucassabreu lucassabreu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏆

@lucassabreu lucassabreu merged commit 9d40dff into Coderockr:master Aug 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants