From 68e92b7d128ca6f1da7a4ef0c060381900e64f7a Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 28 Mar 2024 17:51:33 +0100 Subject: [PATCH] chore: update Signed-off-by: blam Signed-off-by: blam --- .../NNNN-scaffolder-templating-in-parameters/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/beps/NNNN-scaffolder-templating-in-parameters/README.md b/beps/NNNN-scaffolder-templating-in-parameters/README.md index 915168b84d..71f92e9b64 100644 --- a/beps/NNNN-scaffolder-templating-in-parameters/README.md +++ b/beps/NNNN-scaffolder-templating-in-parameters/README.md @@ -74,11 +74,11 @@ Inclusive of the initial RFC there's been a swarm of issues that are requesting See the following: -- [ ] https://github.com/backstage/backstage/issues/16275 -- [ ] https://github.com/backstage/backstage/pull/23283 -- [ ] https://github.com/backstage/backstage/issues/19597 -- [ ] https://github.com/backstage/backstage/issues/20533 -- [ ] https://github.com/backstage/backstage/pull/17746 +- https://github.com/backstage/backstage/issues/16275 +- https://github.com/backstage/backstage/pull/23283 +- https://github.com/backstage/backstage/issues/19597 +- https://github.com/backstage/backstage/issues/20533 +- https://github.com/backstage/backstage/pull/17746 There's some ideas for introducing a templating syntax for both templating into the `parameters` schema, and also being able to pass through some templating strings to underlying field extensions that can use those templating strings. We want to align here so that we're not going to have those conflict or compete, and create a standard for how to achieve templating in both circumstances.