Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Improve commit message for containers release #1478

Closed
rndstr opened this issue Oct 26, 2018 · 2 comments
Closed

Improve commit message for containers release #1478

rndstr opened this issue Oct 26, 2018 · 2 comments

Comments

@rndstr
Copy link
Contributor

rndstr commented Oct 26, 2018

Currently

Release containers

default:deployment/foo
- quay.io/bar/foo:master-d9500ad8

default:deployment/moo
- quay.io/bar/moo:master-d9500ad8

A better version

Release containers to default:deployment/foo, default:deployment/moo

default:deployment/foo
- quay.io/bar/foo:master-d9500ad8

default:deployment/moo
- quay.io/bar/moo:master-d9500ad8

which brings it more in tune with other commit messages that mention the workloads in the main message.

@rade
Copy link
Contributor

rade commented Oct 26, 2018

@lelenanam didn't you already do some work on this?

@rndstr
Copy link
Contributor Author

rndstr commented Oct 26, 2018

I did talk with @lelenanam about this which she intended to do as part of the events/notification work

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

No branches or pull requests

2 participants