Closed lleger closed 5 years ago
When a repo is renamed, Custodian will fail on some actions, since it uses the repo name to do the look up. We need to see if there's a web hook to update the name in our DB or switch our calls to use the repo ID instead.
When a repo is renamed, Custodian will fail on some actions, since it uses the repo name to do the look up. We need to see if there's a web hook to update the name in our DB or switch our calls to use the repo ID instead.