Skip to content

Drop json job.object from message text #21

@rgstephens

Description

@rgstephens

The messages sent via email and webHook include JSON.stringify(o.job.image) but this is redundant information since updatedString also includes the image name. For example, here's a webHook slack message:

Docker image 'rasa/rasa-x:latest' was updated: {"user":"rasa","name":"rasa-x","tag":"latest"}

I'd like to drop the JSON object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions