cloudposse / cloudposse/github-commenter

Feature request: hiding (instead of editing/deleting) existing comment

未关闭
#45 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。