digital-ai/Digital.ai Release Integration

Github Actions for Digital.ai Release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serverUrlThe address of the Digital.ai Release server.yes
usernameUsername for authentication to the Digital.ai Release server. Required if `token` is not provided.no
passwordPassword for authentication to the Digital.ai Release server. Required if `token` is not provided.no
tokenPersonal access token for authentication to the Digital.ai Release server. If provided, `username` and `password` are not required.no
templateIdThe full template identifier in Digital.ai Release.yes
releaseTitleOptional. Title of the release. If not provided, a default title will be assigned.no
variablesOptional. JSON string representing the variables object to be passed to the release template.no
startReleaseOptional. Boolean value indicating whether to start the release. Default is true.notrue
namedescription
responseThe response containing the data of the newly created release.
idThe id of the newly created release.
statusThe status of the newly created release.