I would like to manage a comment but using different templates.
for example, we use it to post the sql of a migration. but previously, the migration is checked. If it fails in a build during the check step, I would like to deprecate a previous comment with the "sql" (at that moment valid) and then post a comment with a different template (as there is no sql to show).