NeurodataWithoutBorders / nwb-overview

Introduction to NWB software
https://nwb-overview.readthedocs.io/
7 stars 8 forks source link

Add workflow to update software stats #130

Closed oruebel closed 1 year ago

oruebel commented 1 year ago

128 added the NWB project analytics. Project analytics are updated nightly via GitHub action on the project analytics repo. However, this currently does not trigger a rebuild of the website. We should either here add a action to trigger rebuilds or update the workflow on the project analytics to trigger rebuild. To trigger a rebuild we could potentially use the RTD API:

https://docs.readthedocs.io/en/stable/api/v3.html#build-triggering