$ source .venv/bin/activate && \
hecat --config .hecat/update-metadata.yml
INFO:utils.py: loading data from .hecat/update-metadata.yml
INFO:main.py: running step update all metadata from Github API
INFO:github_metadata.py: updating software data from Github API
INFO:github_metadata.py: Missing metadata for openSIPS, gathering it from Github API
INFO:main.py: all steps completed
$ grep updated_at software/opensips.yml
updated_at: '2020-11-20'
But the default branch for this repository is
master
, and the commit log indicates that the latest commit is from a few hours ago https://github.com/OpenSIPS/opensips/commits/master