Skip to content

Repository files navigation

ACARS

ACARS logo

ACARS is a simple but opinionated GitHub Action designed for reporting CI/CD failures to Slack—for example, if PHPUnit tests fail on a commit. It is named after the Aircraft Communications Addressing and Reporting System, of the same acronym. It is written in Rust, and when used as a GitHub action, runs inside of an Alpine Linux-derived Rust container.

Usage

uses: bluewing/acars@v1env:
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}

Inputs

NameDetails
WEBHOOK_URLRequired. This is the URL for the Webhook you've configured for your slack organization. Provide this as an environment variable in your workflow step.

About

Slack reporting of CI/CD failures

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages