Skip to content

Metrics

Metrics #564

Workflow file for this run

# @Author: Eduardo Santos
# @Date: 2022-12-23 19:00:25
# @Last Modified by: Eduardo Santos
# @Last Modified time: 2023-03-24 22:21:26
name: Metrics
on:
# Schedule daily updates
#schedule: [{cron: "0 0 * * *"}]
# Schedule daily updates - every day at 6AM UTC
schedule: [{cron: "0 6 * * *"}]
# (optional) Run workflow manually
workflow_dispatch:
# (optional) Run workflow when pushing on master/main
push:
branches: [master, main]
jobs:
github-metrics:
runs-on: ubuntu-latest
steps:
- uses: lowlighter/metrics@latest
with:
token: ${{ secrets.METRICS_TOKEN }}
base: header, activity, community, metadata
base_indepth: yes
# Options
repositories_forks: yes
repositories_affiliations: owner, collaborator, organization_member
plugin_isocalendar: yes
plugin_isocalendar_duration: half-year
plugin_languages: yes
plugin_languages_ignored: >-
html, css, php, roff, xslt
plugin_languages_details: percentage
plugin_achievements: no
plugin_achievements_threshold: C
plugin_achievements_display: compact