add changesets

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2023-03-07 22:44:22 +01:00
parent e676507491
commit 65e989f401
4 changed files with 23 additions and 0 deletions
@@ -16,6 +16,9 @@
"owner": "artist-relations-team",
"parameters": {
"required": ["name", "description", "repoUrl"],
"backstage:permissions": {
"tags": ["one", "two"]
},
"properties": {
"name": {
"title": "Name",
@@ -41,6 +44,9 @@
"action": "fetch:plain",
"parameters": {
"url": "./template"
},
"backstage:permissions": {
"tags": ["one", "two"]
}
},
{