Update summary.ts

This commit is contained in:
Jon Janego
2024-09-03 10:47:30 -05:00
committed by GitHub
parent 526b7f2f9b
commit 431ce2fe42
+2
View File
@@ -10,6 +10,8 @@ const icons = {
warning: '⚠️'
}
export const MAX_SUMMARY_LENGTH = 1024
// generates the DR report summmary and caches it to the Action's core.summary.
// returns the DR summary string, ready to be posted as a PR comment if the
// final DR report is too large