chore(comment): fix changeset and move gitlab error processing

Signed-off-by: Ilya Katlinski <ilya.katlinsky@gmail.com>
This commit is contained in:
Ilya Katlinski
2023-10-10 12:49:11 +02:00
parent b847ef3a1d
commit 0da78e017f
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
'@backstage/plugin-scaffolder-backend': minor
---
Updated `publish:gitlab`` action properties to support additional Gitlab project settings:
Updated `publish:gitlab` action properties to support additional Gitlab project settings:
- general project settings provided by gitlab project create API (new `settings` property)
- branch level settings to create additional branches and make them protected (new `branches` property)