Deployed Artifacts

SHA {{d.artifact.github_commit.sha}} can not be found on Github Enterprise, and the artifact build from this SHA is deployed to {{d.env}}

{{ d.env }}

is running the

{{ d.artifact.deployment.branch }}

branch. View recent deploys

{{(d.artifact.deployment.description | limitTo:340) || '(no description)'}}

Deployed by {{d.artifact.deployment.github_creator.login}}

{{d.artifact.github_commit.commit.message | first_line}}

Committed by {{d.artifact.github_commit.committer.login}}