Skip to content

Commit

Permalink
PD-5415
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-velonis1 committed Jan 22, 2025
1 parent 2daf001 commit cb257ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<h1>Checks Report</h1>
<MadCap:snippetBlock src="../../Z_Resources/Snippets/images/reports-checks.flsnp" />
<p>The checks report is a <MadCap:variable name="General.Liquibase" /> <a href="operation-reports.htm">operation report</a> that provides data about the execution of <MadCap:variable name="General.Liquibase" />&#160;<MadCap:xref href="../policy-checks/home.htm">Policy Checks</MadCap:xref>. You can configure checks for your <MadCap:variable name="General.changelog" />s and database to ensure standardized and consistent behavior with <MadCap:variable name="General.Liquibase" />.</p>
<p>In <MadCap:variable name="General.Liquibase" /> 4.26.0 and later, you can automatically generate a checks report using the <MadCap:variable name="General.Liquibase" />&#160;<code class="language-text"><a href="../../commands/policy-checks/subcommands/run.htm">checks run</a></code> command. The checks report gives you an easy-to-read, sharable summary of command metadata, warning messages, check <a href="../policy-checks/workflows/automation-severity-exit-code.htm">severity levels</a>, <a href="../policy-checks/checks-packages/home.htm">checks packages</a>, and configuration details, plus an organized summary of check output in a browser page. For <MadCap:variable name="General.changelog" />-scoped checks, the summary identifies <MadCap:variable name="General.changelog" />s and <MadCap:variable name="General.changeset" />s that tripped checks, their content, and any <MadCap:variable name="General.Param/Attribute" />s. For database-scope checked, the summary contains entries for specific objects that tripped checks and a count of object types checked. You can view summaries sorted by <MadCap:variable name="General.changeset" />, database, and individual check.</p>
<p>In <MadCap:variable name="General.Liquibase" /> 4.26.0 and later, you can automatically generate a checks report using the <MadCap:variable name="General.Liquibase" />&#160;<code><a href="../../commands/policy-checks/subcommands/run.htm">checks run</a></code> command. The checks report gives you an easy-to-read, sharable summary of command metadata, warning messages, check <a href="../policy-checks/workflows/automation-severity-exit-code.htm">severity levels</a>, <a href="../policy-checks/checks-packages/home.htm">checks packages</a>, and configuration details, plus an organized summary of check output in a browser page. For <MadCap:variable name="General.changelog" />-scoped checks, the summary identifies <MadCap:variable name="General.changelog" />s and <MadCap:variable name="General.changeset" />s that tripped checks, their content, and any <MadCap:variable name="General.Param/Attribute" />s. For database-scope checked, the summary contains entries for specific objects that tripped checks and a count of object types checked. You can view summaries sorted by <MadCap:variable name="General.changeset" />, database, and individual check.</p>
<h2>Uses</h2>
<p>Using <MadCap:variable name="General.Liquibase" /> checks reports can help developers, DBAs, DevOps engineers, and managers in the following ways:</p>
<ul>
Expand Down

0 comments on commit cb257ae

Please sign in to comment.