Skip to content

fetch-repository-stats #599

fetch-repository-stats

fetch-repository-stats #599

name: fetch-repository-stats
concurrency: fetch-repository-stats
on: workflow_dispatch
#on:
# schedule:
# - cron: "0 23 * * *"
# workflow_dispatch:
jobs:
run-ghrs-with-matrix:
name: repostats-for-nfdi4microbiota-test
runs-on: ubuntu-latest
strategy:
matrix:
# The repositories to generate reports for.
statsRepo:
# - ClavelLab/maldipickr
# - ClavelLab/genome-assembly
# - ClavelLab/miBC
# - FAIR-MI/miiid-schema
# - NFDI4Microbiota/MetadataStandards
# - NFDI4Microbiota/nfdi4microbiota-knowledge-base
# - thh32/Protologger
- rhinempi/sparkhit
# Do not cancel&fail all remaining jobs upon first job failure.
fail-fast: false
# Help avoid commit conflicts. Note(JP): this should not be
# necessary anymore, feedback appreciated
max-parallel: 1
steps:
- name: run-ghrs
uses: rhinempi/[email protected]
with:
repository: ${{ matrix.statsRepo }}
# ghpagesprefix: https://clavellab.github.io/github-repo-stats
ghtoken: ${{ secrets.ghrs_github_api_token_fine_1 }}
owntoken: ${{ secrets.ghrs_github_api_token_2 }}
env:
GHRS_DATA_REPOSPEC_OVERRIDE: rhinempi/ghrs-test
GHRS_TESTING: true
GHRS_FILES_ROOT_PATH: /