Chonkbot
ActionsTags
(1)How chonky are your pull requests?
Chonkbot can be installed in one of two ways, a GitHub Action or a GitHub App.
- To install it as an Action, add the following step to your workflow and ensure it is only triggered for
pull_requestevents:
- uses: tpbowden/chonkbot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
- To install it as an App, visit https://github.com/apps/chonkbot
The formula is: c = xy/10
where:
c = chonkyness
x = the sum of additions and deletions
y = the number of files changed
This is visually represented by the 'chonk landscape' below:
Chonkbot is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

