actions-marketplace-validations/Custom Models Action

Manage custom inference models and deployments in DataRobot.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-tokenDataRobot authentication API token.yes
webserverDataRobot frontend web server.yes
branchThe branch for which pull request and push events will trigger the action.yes
namespaceDetermines the namespace under which models and deployments will be created, updated and deleted. no
allow-model-deletionWhether to detected local deleted model definitions and consequently delete them in DataRobot. nofalse
allow-deployment-deletionWhether to detect local deleted deployment definitions and consequently delete them in DataRobot. nofalse
models-onlyWhether to handle custom inference models only, without deployments.. nofalse
skip-cert-verificationWhether a request to an HTTPS URL will be made without a certificate verification. nofalse
namedescription
models--total-affectedThe total number of models that were affected.
models--total-createdThe total number of new models that were created.
models--total-deletedThe total number of models that were deleted.
models--total-updated-settingsThe total number of models that were updated by their settings.
models--total-created-versionsThe total number of new model versions that were created.
deployments--total-affectedHow many deployments were affected.
deployments--total-createdHow many new deployments were created.
deployments--total-deletedHow many deployments were deleted.
deployments--total-updated-settingsThe total number of deployments that were updated by their settings.
messageThe output message from the GitHub action.