Merge pull request #15742 from ValtechMobility/feat/9736/add_commit_message_for_bitbucket

default commit msgs for bitbucketServer
This commit is contained in:
Johan Haals
2023-01-16 13:29:48 +01:00
committed by GitHub
4 changed files with 56 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': minor
---
Added ability to override the commit message and author details for the `publish:bitbucketServer` action.