github / github/issue-labeler

Support labeling through regex substitutions

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

説明

E.g., a single rule that matches: "- [x] .*?((topic:\W+))" labels the issue with that label "$1" if it exists?

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

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

調査の方向性

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.

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

評価

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

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

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