cloudposse / cloudposse/github-commenter
Feature request: hiding (instead of editing/deleting) existing comment
- 主要言語
- Go
- スター
- 112
- フォーク
- 17
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Describe the Feature
Being able to hide comments matching a regex, as an alternative to `delete-comment-regex` (or `edit-comment-regex` added in #26).
## Expected Behavior
Hiding existing comments, for example by using a `hide-comment-regex`.
## Use Case
Sometimes keeping old comments might make sense for historical/compliance reasons.
## Describe Ideal Solution
Not sure, open for thoughts.
## Alternatives Considered
1. `delete-comment-regex`
2. `edit-comment-regex` (added in #26)
But they don't keep the history in an equally accessible way.
## Additional Context
...
コントリビューションガイド
調査の方向性
まず既存の `delete-comment-regex` と `edit-comment-regex` の動作を追跡し、次にコメントを非表示にするための GitHub API のサポートを確認します。権限と過去のコメントへのアクセスを含め、コマンドインターフェースと可視性のセマンティクスを定義します。既存のコメントのうち一致するものを、削除や編集を行わずに非表示にできれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, go
- 領域
- api, cli
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100