/opex-dashboard-action

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

Primary LanguageDockerfileEuropean Union Public License 1.2EUPL-1.2

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