oso
oso copied to clipboard
Create `int_artifacts_history` model to track both git user and repo name histories
Describe the feature you'd like to request
We should create a model that tracks artifacts' name changes. We currently do this for git user names but we should do the same for repos in ossd. See also:
https://github.com/opensource-observer/oso/pull/1363#discussion_r1590120736
Describe the solution you'd like
An intermediate model with timestamped name changes for both git users and repos
Describe alternatives you've considered
n/a