GitHub: record whether the origin is a fork

For now this information is not used downstream, but it can be useful
for specific analysis or one-shot scheduling.
This commit is contained in:
Nicolas Dandrimont 2024-07-17 18:26:57 +02:00
parent a7607abcf9
commit f7abfafffe
4 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@ pandas
pytest >= 8.1
pytest-mock
requests_mock
swh-scheduler[testing] >= 2.3.0
swh-scheduler[testing] >= 2.4.0
types-beautifulsoup4
types-click
types-pyyaml