oso icon indicating copy to clipboard operation
oso copied to clipboard

Create `int_artifacts_history` model to track both git user and repo name histories

Open ccerv1 opened this issue 1 year ago • 0 comments

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

ccerv1 avatar May 06 '24 01:05 ccerv1