github_pr_approve
Description
Type: Action
Approves the PR and add comment on behalf of a bot.
Params
-
message: The comment text
Result
No additional info is added to the global payload outputs.
Usage Example
do:
- actionId: github_pr_approve
params:
message: "Nailed it! Excellent job @${user.githubuser}! You can now merge the PR."
The github_pr_approve
action is used to approve the PR and let user know they should merge it. The message is sent on behalf of the bot keen
Relevant Triggers
github_pr_lifecycle_status