Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
sun

GitHub Action

Stoat Action

v0.0.7 Pre-release

Stoat Action

sun

Stoat Action

Supercharge your CI / CD pipelines

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Stoat Action

uses: stoat-dev/stoat-action@v0.0.7

Learn more about this action in stoat-dev/stoat-action

Choose a version


Stoat
Stoat

Turn pull request comments into developer dashboards.

action build status cli build status docs build status

twitter github stars

Quick StartHow to Use StoatLicense

screenshot

Quick Start

You can view a chart of GitHub job runtimes in a PR comments in just two minutes!

1. Install GitHub Application

Go to the Stoat GitHub application page and install the application for your repository.

2. Install CLI

Requirements:

  • Node/NPM
  • Mac/Linux

To install the CLI, run:

npm i -g stoat

3. Initialize Stoat

To initialize a Stoat project within a Git repository, run:

stoat init

The initialization command will create a configuration file for Stoat at .stoat/config.yaml and will give you the option to add the Stoat GitHub action as the final step in all GitHub jobs. Say yes for every job you want to track job runtimes for. Merge these changes into your repo.

That's it!

You will now see build runtimes tracked in your PRs!

Stoat is capable of quite a bit more. Check out our docs for more information »

How to Use Stoat

License

MIT