Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop json job.object from message text #21

Open
rgstephens opened this issue Nov 2, 2021 · 0 comments
Open

Drop json job.object from message text #21

rgstephens opened this issue Nov 2, 2021 · 0 comments

Comments

@rgstephens
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant