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

proposal: Allow option to mirror current commit message on external repo commit message #72

Closed
fabiosangregorio opened this issue Jan 6, 2020 · 2 comments · Fixed by #73
Assignees
Labels

Comments

@fabiosangregorio
Copy link

When using EXTERNAL_REPOSITORY, the only option for the commit message is currently

COMMIT_MESSAGE="Automated deployment: $(date -u) ${GITHUB_SHA}"

It would be awesome if we could have the option to have the message of the commit we're currently deploying as the commit message for the external repo, in order to see on the external repo what we've just deployed, instead of the current generic message.

@peaceiris
Copy link
Owner

Go to #73

peaceiris added a commit that referenced this issue Jan 6, 2020
peaceiris added a commit that referenced this issue Jan 6, 2020
* feat: Add commitMessage option
* docs: Add custom commit message option

Close #74
cf. #72 and #73
@github-actions
Copy link
Contributor

This issue has been LOCKED because of it being resolved!

The issue has been fixed and is therefore considered resolved.
If you still encounter this or it has changed, open a new issue instead of responding to solved ones.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants