diff --git a/scaffolder-templates/all-in-one/template.yaml b/scaffolder-templates/all-in-one/template.yaml index 242cb9c..2ec4ba0 100644 --- a/scaffolder-templates/all-in-one/template.yaml +++ b/scaffolder-templates/all-in-one/template.yaml @@ -134,3 +134,7 @@ spec: ## Initialize [GitHub Dependabot](https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates). Configures Dependabot to create regular update PRs. + output: + links: + - url: ${{steps.publish.output.remoteUrl}} + title: "Go to PR"