Right now when a move is detected the only field updated is the url:
https://github.com/chaoss/collectoss/blob/main/collectoss/tasks/github/detect_move/core.py#L76
The repo_name should be updated when the url is
And depending on where #309 lands, some field for the organization information should be updated as well
Right now when a move is detected the only field updated is the url:
https://github.com/chaoss/collectoss/blob/main/collectoss/tasks/github/detect_move/core.py#L76
The repo_name should be updated when the url is
And depending on where #309 lands, some field for the organization information should be updated as well