Code2Gether-Discord / Code2Gether-Discord/Code2Gether-Discord-Bot

[User Story] As a developer, I want to be able to make issue references inside project channels

オープン
#56 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
C#
スター
3
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

**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)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
csharp
領域
backend
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。