Skip to content

Add customizable commit messages for deploy and destroy actions#120

Merged
rossjrw merged 3 commits intorossjrw:mainfrom
bengeois:ft/custom-commit-message
Dec 24, 2025
Merged

Add customizable commit messages for deploy and destroy actions#120
rossjrw merged 3 commits intorossjrw:mainfrom
bengeois:ft/custom-commit-message

Conversation

@bengeois
Copy link
Copy Markdown
Contributor

This PR adds two new optional input parameters to allow users to customize the commit messages used when deploying and removing PR previews.

Changes

New input parameters:

  • deploy-commit-message: Customize the commit message when deploying a preview
  • remove-commit-message: Customize the commit message when removing a preview

@rossjrw rossjrw added the enhancement New feature or request label Dec 23, 2025
@rossjrw rossjrw merged commit 80ceac8 into rossjrw:main Dec 24, 2025
1 check passed
@rossjrw
Copy link
Copy Markdown
Owner

rossjrw commented Dec 25, 2025

Merged and released in v1.7.0. Thanks for the contribution @bengeois!

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

Successfully merging this pull request may close these issues.

2 participants