commit | 50cfd53fcd7674faa3fc9ee94060c05da66a31da | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Mon Jul 08 13:46:00 2024 -0400 |
committer | Gopher Robot <gobot@golang.org> | Wed Jul 10 17:57:53 2024 +0000 |
tree | 4884cbb58c3501a06e6de78a69e873ecc9a8695f | |
parent | fd44c225755471411b1f2a19a8ddb17a1e557e19 [diff] |
internal/commentfix: regexp-based comment editor Package commentfix implements rule-based automated editing of GitHub comments, such as to fix or add links. Copied from https://github.com/rsc/gaby/commit/982e304. Change-Id: If9dd16023fd628f1431244617a6ce288f41039d0 Reviewed-on: https://go-review.googlesource.com/c/oscar/+/597150 Reviewed-by: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Russ Cox <rsc@golang.org>
Open source contributor agent architecture code. More to come.