重複する課題の検出機能の公開プレビューと GitHub Issues の MCP フィールドサポート
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHub が、issue 作成時に既存の課題との類似性を自動判定し、重複を防止する新機能を公開プレビューとして導入した。これにより、メンテナーのトリアージ時間を短縮できる。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
重複した課題は、メンテナーにとって最大の時間浪費要因の一つです。同じバグを複数の方法で報告されたものの選別や、重複の閉鎖、元の課題へのリンク作成などには、大規模なリポジトリでは毎週数時間を要することがあります。
メンテナーの選別時間を削減するための第一歩として、課題の詳細が入力されている間に、既存の課題との潜在的な一致がフラグ表示されるようになりました。潜在的な一致が見つかった場合、それらは課題作成フォーム内に最大 3 つの提案と共にインラインで表示されます。提案された課題を確認するか、そのまま課題を作成を続けるかを選択できます。
この機能はパブリックプレビューとして利用可能です。
コミュニティディスカッションフィードバックを共有してください — これが次回の開発に直接影響を与えます。
MCP サーバーの課題フィールド
GitHub MCP サーバーに接続された AI ツールは、現在、課題フィールドの読み取りと書き込みが可能になりました。エージェントは、優先度、領域、日付、その他のフィールドが自動的に設定された完全な選別済み課題を作成したり、フィールド値に基づいて既存の課題をフィルタリングしたりできます。
詳細については、GitHub MCP サーバーにおける課題フィールドに関するコミュニティディスカッションをご覧ください。
「重複した課題の検出 – パブリックプレビューおよび GitHub Issues の課題フィールド MCP サポート」という投稿は、最初に The GitHub Blog で公開されました。
原文を表示
Duplicate issues are one of the biggest time sinks for maintainers: triaging the same bug filed multiple ways, closing duplicates, and linking back to the original. For large repositories, this can take up hours every week.
As a first step to reduce maintainer triage time, issue creation now flags potential matches against existing issues in the repository as issue details are being populated. If potential matches are found, they appear inline in the issue creation form with up to three suggestions. You can review the suggested issues or continue creating your issue.
This feature is available as a public preview.
Share feedback in the community discussion — it directly shapes what we build next.
Issue fields in the MCP server
AI tools connected to the GitHub MCP server can now read and write issue fields. Agents can create fully triaged issues with priority, area, dates, and other fields automatically set, plus filter existing issues by field values.
For more information, see the community discussion about issue fields in the GitHub MCP server.
The post Detecting Duplicate Issues – Public Preview and issue fields MCP support for GitHub Issues appeared first on The GitHub Blog.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み