You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
[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
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
~/.ayi.yml
or~/.ayi
to store github tokengithub
because it's a flat package, it won't conflict with https://github.com/google/go-githubRef
The text was updated successfully, but these errors were encountered: