From bae31a6f629be869025ad0a24a54edbb2cca3913 Mon Sep 17 00:00:00 2001 From: Ken Odegard Date: Mon, 9 Sep 2024 22:11:01 -0500 Subject: [PATCH] Add commands block --- check-cla/action.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/check-cla/action.yml b/check-cla/action.yml index a530e533..b21fd2d9 100644 --- a/check-cla/action.yml +++ b/check-cla/action.yml @@ -154,6 +154,20 @@ runs: [Contributor License Agreement PDF][cla]. We then need to manually verify your signature, merge the PR (${{ steps.pull.outputs.pull-request-url }}), and ping the bot to refresh the PR. + + +
+ + Commands + + + Trigger actions by commenting on this PR: + + + - `@conda-bot check` will check whether a CLA has been signed for this PR author + + +
GITHUB_TOKEN: ${{ inputs.token }} # commit status → error