Auto comment/close wrong-repo issues
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- JavaScript
- Estrellas
- 305
- Forks
- 148
- Merge medio
- 9 h 2 min
- PR fusionados (30 d)
- 3
Descripción
We get a lot of issues raised that basically need to be closed with a link to the relevant repo. @mscdex does a heroic job of commenting (I assume with a saved reply) and closing all these1, but it seems like something that could be automated. Having a bot do that would (IMO) make it feel less personal for the person whose issue is being closed.
1 See for example https://github.com/nodejs/node/issues/16710#issuecomment-341699548
Proposal
If someone adds the wrong-repo label, the bot comments and closes the issue. @mscdex 's comment text seems perfect as a stock comment.
General help questions should be posted to the nodejs/help issue tracker instead. This issue tracker is for reporting bugs and submitting feature requests for node core. Issues with npm or other tools that use node should be posted to the appropriate issue tracker for those tools, unless it can be proven that the issue is in fact with node core and not the tool in question.
Follow-on proposal
What might be even more helpful is if a collaborator adds the question and wrong-repo labels, the github-bot "moves" the issue to nodejs/help.
Moving would mean:
- Raising a new issue in nodejs/help @mentioning the original issue raiser and linking to the original issue.
- Closing the nodejs/node issue with a stock comment linking to the new issue.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza revisando cómo el repositorio github-bot gestiona actualmente las labels, los comentarios, el cierre de issues y la creación de issues; no se indican archivos ni pruebas específicos. Done debe abarcar la automatización propuesta para wrong-repo y aclarar si se incluye el traslado posterior a nodejs/help, con pruebas o una verificación documentada de los comentarios, enlaces y cambios de estado resultantes.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Á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