Files
backstage/.changeset/famous-dryers-protect.md
T
Fabio Vincenzi 51bf762181 make task not optional in ActionContext
Signed-off-by: Fabio Vincenzi <fabio.vincenzi2001@gmail.com>
2024-12-13 18:22:14 +01:00

236 B

@backstage/plugin-scaffolder-backend, @backstage/plugin-scaffolder-node
@backstage/plugin-scaffolder-backend @backstage/plugin-scaffolder-node
minor patch

Added the ability to use ${{ context.task.id }} in nunjucks templating, as well as ctx.task.id in actions to get the current task ID.