PRs where the branch is already up to date and the PR description is already correct are currently reported inside the PR(s) sent section with action up-to-date. The information is correct but noisy — nothing was actually done for these PRs.
They should instead appear in the Skipped section with reason up-to-date to make the output cleaner and to clearly communicate that no action was taken.
PRs where the branch is already up to date and the PR description is already correct are currently reported inside the PR(s) sent section with action
up-to-date. The information is correct but noisy — nothing was actually done for these PRs.They should instead appear in the Skipped section with reason
up-to-dateto make the output cleaner and to clearly communicate that no action was taken.