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

Want: Append the github commit message to the description of the docker image. #208

Open
MaoJianwei opened this issue Nov 5, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MaoJianwei
Copy link

I want to integrate the github commit message to the description of the docker image.

this project may provide some configuration items for the yaml file, like:

description: this is your docker image, with changes $GITHUB_COMMIT_MESSAGE ($GITHUB_SHA)

$GITHUB_COMMIT_MESSAGE may be a new one, but $GITHUB_SHA exists.

@MaoJianwei MaoJianwei added the enhancement New feature or request label Nov 5, 2024
@elgohr
Copy link
Owner

elgohr commented Nov 5, 2024

Did you try using a label that is filled using a buildarg?

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

No branches or pull requests

2 participants