Isolate "post sticky comment" logic #58983
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@nyalldawson requested a direct download link in a comment once we get Qt6 builds for windows ready. See #57414 (comment)
I didn't want to spam the PR's with more bot comments, so this adds a way to post multiple sections from different workflows into one sticky comment in a reusable way. I hope this will lead to more streamlined and better service comments.
It can be used by adding a step that "schedules" the comment, with a
marker
(e.g. mingw64) that will delimit the beginning and the end of the corresponding comment section for future replacement.