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

script to add predefined tags to github issues #16

Closed
clkao opened this issue Aug 9, 2013 · 6 comments · Fixed by g0v/hack.g0v.tw#30
Closed

script to add predefined tags to github issues #16

clkao opened this issue Aug 9, 2013 · 6 comments · Fixed by g0v/hack.g0v.tw#30

Comments

@clkao
Copy link
Member

clkao commented Aug 9, 2013

No description provided.

@youchenlee
Copy link
Member

I'll work on this.

Before start,
1 Would you please have a brief description to the usage of the script?
2. Do we plan to use github labels as tags?

@clkao
Copy link
Member Author

clkao commented Aug 10, 2013

thanks @youchenlee ! Right, I meant issue labels.

How about something like:

github-add-repo-issue-labels --repo g0v/foo --labels "one,two,comma separated,important"

@youchenlee
Copy link
Member

Got it.
Looks like the script is for repo owners to set pre-defined labels.

Things we need to know for issue reporters:
http://stackoverflow.com/questions/13829466/how-to-put-a-label-on-an-issue-in-github
Only contributors can apply labels to an issue.
External bug reporters are not able to set labels.

@clkao
Copy link
Member Author

clkao commented Aug 10, 2013

yeah. the idea is for issues to be marked for outsiders to view and contribute. we can easily add members if one wish to contribute by triaging issues.

@youchenlee
Copy link
Member

初步寫完了一版,但不知道放哪,先放自己的 repo,歡迎 transfer owner to g0v

接下來就等 #Num: #15 定義好了

@clkao
Copy link
Member Author

clkao commented Aug 18, 2013

how about putting it into hack.g0v.tw/utils?

youchenlee added a commit to youchenlee/hack.g0v.tw that referenced this issue Aug 18, 2013
dannvix added a commit to g0v/hack.g0v.tw that referenced this issue Aug 18, 2013
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 a pull request may close this issue.

2 participants