From 9506adea4db69ebfcfce74c060070f105c71b757 Mon Sep 17 00:00:00 2001 From: Maurice Mohlek Date: Fri, 13 Jan 2023 15:19:30 +0100 Subject: [PATCH] Update .changeset/red-pens-tickle.md Co-authored-by: Johan Haals Signed-off-by: Maurice Mohlek --- .changeset/red-pens-tickle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/red-pens-tickle.md b/.changeset/red-pens-tickle.md index 2a09f6c7e6..03f509991e 100644 --- a/.changeset/red-pens-tickle.md +++ b/.changeset/red-pens-tickle.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-backend': patch --- -Override default commit message and author details in BitbucketServer +Added ability to override the commit message and author details for the `publish:bitbucketServer` action.