stoft / amtool-github-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMTool GitHub Actions

AMTool GitHub Actions allows you to check Alertmanager configuration with Github Actions

Usage

- name: Check Altermanager configuration
  uses: automatedops/amtool-github-actions@v0.2.3
  with:
    amtool_check_file: 'am.yaml' # Default to alertmanager.yaml

About


Languages

Language:Dockerfile 51.8%Language:Shell 48.2%