pasqualedevita / opex-dashboard-action

GitHub action to automatically generate dashboards with the pagopa/opex-dashboard tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpEx Dashboard action

This action generate a template with OpEx Dashboard tool.

Inputs

template

Required The name of the template.

config

Required The path to the configuration file.

Outputs

None.

Example usage

uses: pagopa/opex-dashboard-action@main
with:
  template: azure-dashboard
  config: ./assets/examples/config.yaml

See a complete example in this repository.

Features that may be useful for this project

About

GitHub action to automatically generate dashboards with the pagopa/opex-dashboard tool

License:European Union Public License 1.2


Languages

Language:Dockerfile 77.6%Language:Shell 22.4%