Code2Gether-Discord / Code2Gether-Discord/Code2Gether-Discord-Bot
[User Story] As a developer, I want to be able to make issue references inside project channels
- Ngôn ngữ chính
- C#
- Star
- 3
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- csharp
- Lĩnh vực
- backend
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100