datarobot-oss / custom-models-action

Contains the implementation of GitHub actions to manage custom inference models and deployments using a CI/CD workflows
Other
8 stars 3 forks source link

[RAPTOR-9299] Enable users to specify the reason for a model replacement in a deployment #333

Closed zohar-mizrahi closed 1 year ago

zohar-mizrahi commented 1 year ago

This repository is public. Do not put here any private DataRobot or customer's data, code, datasets, model artifacts, .etc.

RATIONAL

Until this PR, the reason for replacing a model was hard-coded with a value of "OTHER". With this PR the user can specify the reason for a model's replacement in a deployment by using a specific attribute in the model's metadata YAML file.

CHANGES


CAUTION: changing any of the checkbox states will immediately terminate a previous run that is in progress.