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

[app][github] GitHub issue label management #77

Open
3 of 5 tasks
at15 opened this issue Apr 14, 2018 · 0 comments
Open
3 of 5 tasks

[app][github] GitHub issue label management #77

at15 opened this issue Apr 14, 2018 · 0 comments
Labels

Comments

@at15
Copy link
Member

at15 commented Apr 14, 2018

This a meta issue for introducing a new app

Currently I am working on a unified set of labels across projects, this requires creating a bunch of labels and pick the right color, which is boring and error prone. In the future, this logic in this app can be used for GitHub bot and assign label based on issue content

  • need to introduce global ayi configuration, ~/.ayi.yml or ~/.ayi to store github token
  • create the new app, might just name it github because it's a flat package, it won't conflict with https://github.com/google/go-github
  • allow read a initial set of labels from a yaml config file, in the future, might use rcl
  • update the labels of an existing project, make a back up before doing so
  • pick the color platte

Ref

@at15 at15 added the app label Apr 14, 2018
@at15 at15 changed the title [app] GitHub issue label management [app][github] GitHub issue label management Apr 30, 2018
at15 added a commit that referenced this issue May 6, 2018
[app][github] Init GitHub app to manage issue labels #77 

- read from `~/.ayi.yml` for user config (only github token)
- save label from repository
- a html page for default label colors #80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant