mozilla-frontend-infra/codetribute
View on GitHubSupport filtering github issues that don't have an assignee but have a special label
Open
#303 opened on Jun 12, 2019
enhancementgood first issue
Repository metrics
- Stars
- (58 stars)
- PR merge metrics
- (PR metrics pending)
Description
Since github restricts who can be assigned to an issue by default, many projects use a special label to indicate that the issue is effectively assigned. For Servo, this label is C-assigned. It would be good if there were some way to add that to the project YAML so the frontend could filter by assigned/unassigned correctly.