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

Improve Github labels #17

Closed
rgreinho opened this issue Mar 5, 2018 · 2 comments
Closed

Improve Github labels #17

rgreinho opened this issue Mar 5, 2018 · 2 comments
Assignees

Comments

@rgreinho
Copy link
Member

rgreinho commented Mar 5, 2018

Issue Type

  • Feature request

Expected Behavior

The Issue/PR labels should help identifying statuses quickly. They should also cover the most common cases encountered by the developers/reviewers/maintainers.

Current Behavior

The labels are ok, but do not cover all the needs. Besides there are not fully consistent between the RYR projects as some where added or updated manually.

Possible Solution

Use the same laqbels as describe in the triage documentation of the Moby project.

@rgreinho rgreinho self-assigned this Mar 5, 2018
@rgreinho
Copy link
Member Author

rgreinho commented Mar 5, 2018

We should also use the same color as the moby project.

@rgreinho
Copy link
Member Author

rgreinho commented Mar 6, 2018

labeler seems to be a better tool to manage labels from the cli. It has not been under active development for a year though...

rgreinho pushed a commit that referenced this issue Mar 6, 2018
This PR enforces the use of more meaningful labels for all the RYR
projects. It does that by leveraging
[labeler](https://github.com/tonglil/labeler)

The Makefile was updated to simplify the setup and applying the new
labels to all the projects.

The file used by old way to do it using `github label manager` were
deleted.

Fixes: #17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant