Skip to content

Make `db:check-migrations` comment with migration output

Brian Williams requested to merge bwill/add-comments-with-migration-output into master

What does this MR do and why?

Describe in detail what your merge request does and why.

As a follow-up for !102309 (merged) - Have the db:check-migrations job post a comment with the migration output, so that neither the reviewer nor the author needs to go manually check or copy-paste the migration output.

See the test output on this MR.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brian Williams

Merge request reports