cloudposse / cloudposse/github-commenter
Don't add the comment if it already exists
オープン
- 主要言語
- Go
- スター
- 112
- フォーク
- 17
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Rather than requiring regex to delete comments, it would be great if this would automatically check if the comment exists, and if so, do not add a further comment.
For example, when setting up a PR review environment, we don't want it to constantly post the URL to the PR. We only need it done once.
コントリビューションガイド
調査の方向性
まず、pull requests、reviews、issues、またはcommitsのコメントを作成するコマンドパスを特定し、そのGitHub API呼び出しを追跡します。既存のコメントをどのように識別できるかを確認し、次にコマンドを再実行したとき、既存の一致するコメントが変更されないまま、欠落しているコメントが追加されることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, go
- 領域
- api, cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100