We want to use sticky comments for the ability to just keep updating the original summary made by the action.
Sadly when we enable use_sticky_comments:true we are not able to get inline comments in our PRs.
Seems like the action blocks the option when sticky comments are enabled, is it in the scope to let the use_sticky_comments work for the master comment with inline comments?
We want to use sticky comments for the ability to just keep updating the original summary made by the action.
Sadly when we enable
use_sticky_comments:truewe are not able to get inline comments in our PRs.Seems like the action blocks the option when sticky comments are enabled, is it in the scope to let the
use_sticky_commentswork for the master comment with inline comments?