Add GitHub workflows for generating metrics and contribution snake

This commit is contained in:
Alvin
2025-09-16 10:01:59 +02:00
parent 62f3b63b06
commit b5ceff500f
2 changed files with 46 additions and 0 deletions

22
.github/workflows/metrics.yml vendored Normal file
View File

@@ -0,0 +1,22 @@
name: Generate GitHub Metrics
on:
schedule:
- cron: "0 0 * * 0" # Runs every Sunday
workflow_dispatch: # Allow manual runs
jobs:
github-metrics:
runs-on: ubuntu-latest
steps:
- uses: lowlighter/metrics@latest
with:
token: ${{ secrets.METRICS_TOKEN }}
user: Alvin-Zilverstand
template: classic
base: header, activity, community, repositories, metadata
config_timezone: Europe/Amsterdam
# 📅 Isometric commit calendar
plugin_isocalendar: yes
plugin_isocalendar_duration: full-year