Code2Gether-Discord / Code2Gether-Discord/Code2Gether-Discord-Bot
[User Story] As a developer, I want to be able to make issue references inside project channels
- Lenguaje dominante
- C#
- Estrellas
- 3
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Given...**
Given I accept the bot to overwrite my messages with issue references (by a command like `c!github iss-ref true`)
**When...**
When I send a message with a issue reference in a project channel.
> We shall fix #69 and merge #70 quickly
**Then...**
Then the bot copy my message, deletes it and resend referencing the issue. (using a hyperlink)
> [{user}]: We shall fix [#69]\(https://github.com/Code2Gether-Discord/{channel}/issue/69) and merge [#70]\(https://github.com/Code2Gether-Discord/{channel}/pull/70)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by locating the bot command handling for `c!github iss-ref true` and the message-processing entry point for project channels. Trace how messages are received, deleted, and resent, then verify behavior with references to both an issue and a pull request. Done means opted-in users' messages are replaced with hyperlinks while other messages remain unchanged.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp
- Área
- backend
- 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