diff --git a/en/command.md b/en/command.md index cdca7b72495ba501248c9ca0fe64846cc157cbd5..f1d783c8d332f742198e447b1208d31f5bea9bfc 100644 --- a/en/command.md +++ b/en/command.md @@ -14,6 +14,23 @@ The Commands incluing as follows: + + + /check-cla + + + /check-cla + + + Forces rechecking of the CLA status of a Pull Request. + If the Pull Request author has already signed CLA, + the label `opengauss-cla/yes` will be added in the Pull Request, + If not, the label `opengauss-cla/no` will be added. + + + Anyone + + /lgtm [cancel] diff --git a/zh/command.md b/zh/command.md index 3dcb2bd9167b4cc634d0fc16778ba4cd06c91bf4..4e7f909d13ecc1f260e29aeb9552c3de0372ff67 100644 --- a/zh/command.md +++ b/zh/command.md @@ -14,6 +14,23 @@ openGauss社区的所有项目都由Bot维护。 + + + /check-cla + + + /check-cla + + + 强制重新检查一个Pull Request的CLA状态。 + 如果Pull Request的作者已经签署CLA, + 这个Pull Request将会新增一个名为`opengauss-cla/yes`的标签, + 反之将会新增一个名为`opengauss-cla/no`的标签。 + + + 任何人 + + /lgtm [cancel]