Support labeling through regex substitutions
オープン
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