FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

codeball-action/approver at main · sturdy-dev/codeball-action · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Codeball Approver

This action approves a Pull Request with a message.

Inputs

GITHUB_TOKEN (optional)

Default to {{ github.token }}. This is the default GitHub token available to actions and is used to run Codeball and to post the result. The default token permissions (https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#permissions) work fine.

Default: '${{ github.token }}'

message (optional)

The message to send in the code review comment.

Default: "Codeball: LGTM! :+1:"

Outputs

This action has no outputs


Back | FazBrowse Home | New Git URL