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.