Skip to content

Refactor metrics workflow in main.yml #4

Refactor metrics workflow in main.yml

Refactor metrics workflow in main.yml #4

Workflow file for this run

- uses: lowlighter/metrics@latest
with:

Check failure on line 2 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
filename: kernel-status.svg
token: ${{ secrets.METRICS_TOKEN }}
committer_token: ${{ secrets.METRICS_TOKEN }} # Necessário para o push automático
user: GaabDevWeb
repo: KernelBot
template: classic
base: ""
config_timezone: America/Sao_Paulo
config_twotone: yes
config_display: large
# Foco em Linguagem e Complexidade (Arquitetura do Kernel)
plugin_languages: yes
plugin_languages_details: lines, percentage
plugin_languages_indepth: yes
# Foco em Engenharia e Workflow (Gestão de Branches/PRs)
plugin_lines: yes
plugin_followup: yes
plugin_followup_sections: repositories
# Atividade e Ritmo (Visual de "Dashboard" Industrial)
plugin_habits: yes
plugin_habits_charts: yes # Gera os gráficos de barras sólidos
plugin_habits_trim: yes
# Tráfego (Interesse no Repositório)
plugin_traffic: yes