You can decide where Mesa will place the description in the pull request. Mesa currently offers two options:
Body (Default): The description will be placed in the body of the pull request. When placed in the body of the pull request,
Mesa will update the existing description in the body of the pull request, aiming to avoid overwriting any existing content. We typically recommend placing the description in the body of the pull request, as this is more visible and editable.
Comment: The description will be placed as a comment in the pull request. When placed as a comment, Mesa will post a new comment with a new description each time it is generated.
This is a good option for teams that like to enforce a more strict separation between bot-generated and human-generated content.
You can configure a Markdown template for your descriptions. If your team already has a Github repository template, you can configure Mesa to respect the template if it exists.