Support labeling through regex substitutions
Abierto
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 237
- Forks
- 55
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
E.g., a single rule that matches: "- [x] .*?((topic:\W+))" labels the issue with that label "$1" if it exists?
Guía de contribución
Línea de trabajo
No file, test, or entry point is named in the issue. Start by locating the rule-processing entry point and tracing how regex matches and labels are currently handled; done means a substitution such as "$1" can select an existing label from the captured text, with coverage for the example rule.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- typescript
- Área
- tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100