Select Language:
If you’re using CloudFormation Git Sync’s feature to post comments on pull requests, you might notice that sometimes comments get split into multiple messages, especially when the change summaries are large. Unfortunately, there’s no easy way to control or fix the formatting when this happens in Bitbucket.
This feature is meant to provide a quick overview of stack changes, such as what resources will be added, changed, or removed. It does this by posting a summary as a comment in the pull request. However, if the summary is too long, it may be broken into separate comments automatically. The documentation doesn’t specify how to adjust or control this, which suggests it could be a limitation of the system or a bug.
If you encounter formatting issues because the comments are split, the best approach is to report this problem to AWS Support. They can investigate whether it’s a bug and may address it in future updates. Until then, you might choose to ignore the second comment if the formatting is not clear or consider turning off the feature temporarily if the formatting problem affects your workflow significantly.
For more details, you can visit the official AWS CloudFormation documentation on enabling comments for pull requests or how the Git sync feature functions with CloudFormation.





