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

Make parent operation persist optional message to image tag store #302

Open
afalko opened this issue Feb 3, 2022 · 5 comments
Open

Make parent operation persist optional message to image tag store #302

afalko opened this issue Feb 3, 2022 · 5 comments

Comments

@afalko
Copy link
Collaborator

afalko commented Feb 3, 2022

We support PULL_REQ_MESSAGE, however when you run all the message from the original parent command will be lost.

This is useful if parent's PR message has a change log associated with it that has contextual information that might be interesting for child images.

@justinharringa
Copy link
Contributor

Do you happen to have examples/screenshots that could help here? I'm not sure I completely understand the problem statement. Are we saying that all does not post a contextual description?

@afalko
Copy link
Collaborator Author

afalko commented Feb 3, 2022

@justinharringa : all will post whatever you provide in -m xyz. Today it has no way to post what a previous parent -m abc might have done or desired to have done.

@justinharringa
Copy link
Contributor

justinharringa commented Feb 3, 2022 via email

@afalko
Copy link
Collaborator Author

afalko commented Feb 3, 2022

@justinharringa
Copy link
Contributor

all will close/open new right? 😉

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

2 participants