Skip to content

Commit

Permalink
atlasaction: link to plan on Atlas Cloud (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
giautm authored Sep 30, 2024
1 parent 3568c22 commit 76f2b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atlasaction/comments/schema-plan.tmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h3>Atlas detected changes to the desired schema</h3>
<h4>SQL Plan</h4>
<h4>Migration Plan {{- with .Plan.File.Link }} ({{- . | link "View on Atlas Cloud" -}}){{ end }}</h4>
{{- .Plan.File.Migration | codeblock "sql" -}}
<h4>Atlas lint results</h4>
{{- template "schema-lint" . -}}
Expand Down

0 comments on commit 76f2b24

Please sign in to comment.